Hi all!
I’m trying to run CCTM for a 20 days period and, looking at the run_cctm.sh
script, I see the following:
set NSTEPS = 240000 #> time duration (HHMMSS) for this run
and I wanted to know how I can configure this for a long run? If I set that value to:
4800000
hours (20 days) it doesn’t longer conform to the expected format (HHMMSS).
How can I configure this parameter for a long simulation?