Commit 440fea5
Disable checkIniTemp/checkIniSalt for repeat-year restart ICs
The model produces theta=0 and salt=0 at 63 wet cells on the northern
OBC boundary (j=423, mid-depth). These are legitimate model state, not
uninitialized data, so the INI_THETA check must be disabled for
pickup-derived initial conditions.
Also remove the NaN/Inf fill from pickup_to_init — the big-endian fix
eliminated the overflow, so the fill was no longer needed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bd01a8d commit 440fea5
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
| 126 | + | |
129 | 127 | | |
130 | 128 | | |
131 | 129 | | |
| |||
0 commit comments