Commit 944c6ad
Replace error stop with s_mpi_abort in NaN timestep output check
CLAUDE.md forbids error stop; use s_mpi_abort for proper MPI-aware
termination. The print * before the abort is retained since it logs
the exact coordinates (j,k,l), variable index, rank, and timestep —
information that doesn't fit in the abort message string.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8efac1d commit 944c6ad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
965 | 965 | | |
966 | 966 | | |
967 | 967 | | |
968 | | - | |
| 968 | + | |
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
| |||
0 commit comments