You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number of start and end states of stress period, time step, and
iteration needs to match for each model. This checks for the counts.
It does not look at the sequence. Furthermore, five models seem to have
other problems with the current and total number of time steps and the
condition `sim_grp.nstp == sim_grp.kstp + 1` in line 113 in `runner.py`
is not met as often as it should. This is a working hypothesis that
requires deeper investigation. Skip the count tests for these models for
now.
0 commit comments