Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildnml NTASKS vs Grid Point Sanity Check #224

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manishvenu
Copy link
Collaborator

MOM fails with error MPP_DEFINE_DOMAINS(mpp_compute_extent): domain extents must be positive definite.

This check is a brief sanity check (on top of the postcheck function, which loosely implements MOM6s version of the function calls that cause this error) that checks the number of NTASKS doesn't exceed the number of points.

Changes:

  1. Added one function to buildnml postchecks

@manishvenu manishvenu changed the title buildnml rough NTASKS vs Grid Point Sanity Check buildnml NTASKS vs Grid Point Sanity Check Jan 24, 2025
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