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

fix(par): GNC is not supported in parallel #1738

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

mjr-deltares
Copy link
Contributor

  • no GNC when parallel
  • 'gently' mpi abort instead of stop

should close #1733

- 'gently' mpi abort instead of stop
@mjr-deltares
Copy link
Contributor Author

Hi @jdhughes-usgs , I've added a trap when using GNC combined with parallel (or interface model really). Also, changed calling pstop to mpi_abort for parallel, without mixing in MPI code (hence the procedure pointer). I think this is ready to go in.

@jdhughes-usgs jdhughes-usgs merged commit dcb65f2 into MODFLOW-USGS:develop Apr 18, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GNC inside EXG in parallel
2 participants