Skip to content

Conversation

@nefrathenrici
Copy link
Member

@nefrathenrici nefrathenrici commented Oct 1, 2025

This PR enables horizontal spectral element operators (gradient, divergence, curl) to work correctly on column spaces extracted from hybrid spaces, returning appropriate zero values since columns have no horizontal dimensions.

Copy link
Member

@dennisYatunin dennisYatunin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I left a few suggestions for reducing code duplication, and it would be good to test all of this by adding column fields to loops over extruded fields in the test suite.

Gradient{()},
WeakGradient{()},
Curl{()},
WeakCurl{()},
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put SpectralOperator type or find subtype

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants