Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

question with restart CAM run

Dear all

I am running cesm1.0 with the component set of B_2000_CN. Under cam.buildnml.csh, it includes two history file except monthly average (h0).

fincl2 = 'PS','PSL','LANDFRAC','TS','TREFHT','QREFHT','RHREFHT','T500',
fincl3 = 'TREFHTMN','TREFHTMX','PRECC','PRECL'

I finished the first year simulation but I don't want to output fincl3 after the first year. I changed the cam.buildnml.csh and delete the line containing fincl3. However, after I restart running for the second year, it still output h1 and h2 except h0 files. Is there any way I can change the output file for a restart run?

Thanks

Yang
 

eaton

CSEG and Liaisons
You cannot change the history outputs during a restart. To do that you need to do a branch run.
 
Top