Can now set the endtime for simulation, instead of step number.
This commit is contained in:
@@ -27,6 +27,9 @@ AC_bin_save_t = 1e666
|
||||
// simulation. If continuing from a saved step, specify the step number here.
|
||||
AC_start_step = 0
|
||||
|
||||
// Maximum time in code units. If negative, there is no time limit
|
||||
AC_max_time = -1.0
|
||||
|
||||
// Hydro
|
||||
AC_cdt = 0.4
|
||||
AC_cdtv = 0.3
|
||||
|
Reference in New Issue
Block a user