Revision 6367221204c3aea71af7a840812e93ac4e700c01 authored by Luca Bertagna on 10 February 2022, 23:35:55 UTC, committed by Luca Bertagna on 11 February 2022, 00:03:10 UTC
This can happen for SCREAM, where dt is not known at the place
where the initialization happen. It will instead be known
only when timestepping is performed.

To be safe, add a check at the beginning of prim_run_subcycle,
to ensure nsplit has been set to a value>=1.
1 parent 010222a
History
File Mode Size
checkout.sh -rwxr-xr-x 156 bytes
config.yml -rw-r--r-- 353 bytes
container.sh -rwxr-xr-x 241 bytes
run.sh -rwxr-xr-x 1.5 KB
setup.sh -rwxr-xr-x 573 bytes

back to top