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
We can record many timesteps (call savepoints in code) in one dataset for a specific translate case. While useful for things moving slowly like physics it can lead to overly long tests. We shall implement a which_savepoint option, mimicking existing which options that narrow the tests.
We can record many timesteps (call savepoints in code) in one dataset for a specific translate case. While useful for things moving slowly like physics it can lead to overly long tests. We shall implement a
which_savepoint
option, mimicking existingwhich
options that narrow the tests.Parent: GEOS-ESM/SMT-Nebulae#41
--which_savepoint
allows to run one or many (string delimitated) savepointsThe text was updated successfully, but these errors were encountered: