Starting a new CAM history stream (with daily output) mid-run in CESM1.2_beta06

Hi there,Have carried out 20 years of a CAM5 F-compset simulation, using CESM1.2_beta06.  I would like to continue this run with the default monthly output continued, and also an additional stream of history files with daily output.  Is the fincl* approach still valid for CESM1.2, or has the method for adding additional output streams changed?  I ask because I do not see fincl0 in the atm_in of the CESM1.2_beta06.Furthermore, I see 'history_amwg' in the atm_in namelist, which suggests that there is perhaps a 'bulk' setting for history output? Thanks for your help, Jeremy
 

fischer

CSEG and Liaisons
Staff member
Hi Jeremy,

The fincl* approach is still valid.  You'll only see a fincl0 when additional
output is wanted.  So in this case, for default output, there is no fincl0.

They're several switches avaible to control the amount of output, listed below.
You can set them all to true.  There is no 'bulk' setting.

history_amwg
Switch for diagnostic output of AMWG diag package variables
Default: .true.

history_aerosol
Switch for diagnostic output of the aerosol tendencies
Default: .false.

history_aero_optics
Switch for diagnostic output of the aerosol optics
Default: .false.

history_eddy
Switch for diagnostic output of eddy variables
Default: .false.

history_budget
Switch for cam4 T/Q budget diagnostic output
Default: .false.
 
Back
Top