I've read the tutorials on this and even the user's guide but still do not understand this. I want to run one year, and for my case it takes more than the 6 hour time limit to complete the run (it can only do 10 months in a 6 hour period). Exactly what do I need to change in env_run (or other places) to get the full 12 months of a single year? Here is what I've already tried:
First I set STOP_OPTION in env_run to "nmonths" and STOP_N to "12". Then I changed RESUBMIT to "1". This did not work. It ran 10 months and then exited.
Then I tried STOP_N equal to "6" thinking that maybe it would run the first 6 months, then resubmit and run the second 6 months of the year. This did not work either, I ended up with only the first six months (probably run twice).
What do I need to do? I don't want to keep wasting GAUs... thank you!
First I set STOP_OPTION in env_run to "nmonths" and STOP_N to "12". Then I changed RESUBMIT to "1". This did not work. It ran 10 months and then exited.
Then I tried STOP_N equal to "6" thinking that maybe it would run the first 6 months, then resubmit and run the second 6 months of the year. This did not work either, I ended up with only the first six months (probably run twice).
What do I need to do? I don't want to keep wasting GAUs... thank you!