Compiles and runs again.

Now to actual testing. Can we read and cotinue from and old file?
This commit is contained in:
Miikka Vaisala
2019-10-02 13:52:38 +08:00
parent 54d89f7a46
commit 1b0e9803b0
3 changed files with 13 additions and 4 deletions

View File

@@ -23,6 +23,10 @@ AC_save_steps = 10
AC_bin_steps = 1000
AC_bin_save_t = 1e666
// Set to 0 if you want to run the simulation from the beginning, or just a new
// simulation. If continuing from a saved step, specify the step number here.
AC_start_step = 0
// Hydro
AC_cdt = 0.4
AC_cdtv = 0.3