custom_simulation ¶ timestep ¶ timestep = 1 / 24 / 60 1 minute in fraction of a day [d⁻¹]. endtime ¶ endtime = 30 Endtime [d]. total_steps ¶ total_steps = int(endtime / timestep) Total simulation steps [-].