ypeings@uci_edu
New Member
Hi, I use CESM1.2 to run a 100-yr experiment with the F_2000_WACCM_SC compset. I need to save the restarts every months, to be able to run ensemble experiments using the 1st of October or November initial conditions. I run the model for 12 months then I resubmit the job :xmlchange -file env_run.xml -id STOP_OPTION -val nmonths
xmlchange -file env_run.xml -id STOP_N -val 12
xmlchange -file env_run.xml -id RESUBMIT -val 100 and I have set the follwing options to these values, which from my understanding would allow to save monthly restarts :xmlchange -file env_run.xml -id REST_N -val 1 # Monthly restarts
xmlchange -file env_run.xml -id DOUT_S_SAVE_INT_REST_FILES -val TRUE Is there another option that I need to modify to have monthly restarts saved every months ?Thank you in advance for any help.
xmlchange -file env_run.xml -id STOP_N -val 12
xmlchange -file env_run.xml -id RESUBMIT -val 100 and I have set the follwing options to these values, which from my understanding would allow to save monthly restarts :xmlchange -file env_run.xml -id REST_N -val 1 # Monthly restarts
xmlchange -file env_run.xml -id DOUT_S_SAVE_INT_REST_FILES -val TRUE Is there another option that I need to modify to have monthly restarts saved every months ?Thank you in advance for any help.