alexcharn5@berkeley_edu
New Member
I'm looking to do a simulation for 48 model hours. I want it to automatically resubmit if I reach the max walltime but stop if it's run for 48 hours (of course). But when I do this, it seems to keep going. E.g: I set RESUBMIT=2, STOP_N=48, STOP_OPTION=nhours, and upon reaching 48 hours, it resubmits so that the final run is for six days instead of two. Is there a way to do what I want?