Hello everyone,
I'm trying to run a simulation with data written every 10 minutes (history_interval = 10), but the program skips the statement and writes the results every 60 minutes. What can be caused this?
&time_control
run_days = 0,
run_hours = 36,
run_minutes = 0,
run_seconds = 0...