Skip to content

Create planar slope operators#182

Open
matthewhoffman wants to merge 5 commits into
developfrom
matthewhoffman/mpas-framework/planar-slope
Open

Create planar slope operators#182
matthewhoffman wants to merge 5 commits into
developfrom
matthewhoffman/mpas-framework/planar-slope

Conversation

@matthewhoffman

Copy link
Copy Markdown

This PR creates new operators in MPAS-Framework for planar slope calculations:

  • mpas_max_plane_slope_ring: Return max slope of a plane fit to a stencil of cells surrounding each cell
  • mpas_edge_plane_slopes_ring: Return normal and tangent slope components for a plane fit to a stencil of cells surrounding each edge
    In both cases, the stencil is concentric rings of cells around the location of interest with the number of rings configurable up to the number of halos.

This branch should be merged to E3SM-Project first because it modifies shared framework code, but I'm opening it here for evaluation and testing.

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.

1 participant