If a HYDRAD run stops running for some reason, it can be restarted from the last completed timestep by using the most recent AMR file in HYDRAD/config/hydrad.cfg. It would be convenient if there was a function in pydrad that could modify this configuration file for you with the desired AMR filename, either doing it inplace or creating a new instance altogether.
If a HYDRAD run stops running for some reason, it can be restarted from the last completed timestep by using the most recent AMR file in
HYDRAD/config/hydrad.cfg
. It would be convenient if there was a function in pydrad that could modify this configuration file for you with the desired AMR filename, either doing it inplace or creating a new instance altogether.