File tree Expand file tree Collapse file tree
testmods_dirs/cam/outfrq1d_fulloutput Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55<!-- CAM-Nor test-supported COMPSETS -->
66<!-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -->
77
8- <test compset =" NFHIST" grid =" ne16pg3_ne16pg3_mtn14" name =" ERP_D_Ld3" testmods =" cam/outfrq1d " >
8+ <test compset =" NFHIST" grid =" ne16pg3_ne16pg3_mtn14" name =" ERP_D_Ld3" testmods =" cam/outfrq1d_fulloutput " >
99 <machines >
1010 <machine name =" betzy" compiler =" intel" category =" aux_cam_noresm" />
1111 <machine name =" olivia" compiler =" intel" category =" aux_cam_noresm" />
Original file line number Diff line number Diff line change 1+ ../../../../usermods_dirs/CMIP7_HistoryMax
Original file line number Diff line number Diff line change 1+ write_nstep0 = .true.
2+ inithist = 'ENDOFRUN'
Original file line number Diff line number Diff line change 1+ !----------------------------------------------------------------------------------
2+ ! Users should add all user specific namelist changes below in the form of
3+ ! namelist_var = new_namelist_value
4+ !
5+ ! Include namelist variables for drv_flds_in ONLY if -megan and/or -drydep options
6+ ! are set in the CLM_NAMELIST_OPTS env variable.
7+ !
8+ ! EXCEPTIONS:
9+ ! Set use_cndv by the compset you use and the CLM_BLDNML_OPTS -dynamic_vegetation setting
10+ ! Set use_vichydro by the compset you use and the CLM_BLDNML_OPTS -vichydro setting
11+ ! Set use_cn by the compset you use and CLM_BLDNML_OPTS -bgc setting
12+ ! Set use_crop by the compset you use and CLM_BLDNML_OPTS -crop setting
13+ ! Set spinup_state by the CLM_BLDNML_OPTS -bgc_spinup setting
14+ ! Set irrigate by the CLM_BLDNML_OPTS -irrig setting
15+ ! Set dtime with L_NCPL option
16+ ! Set fatmlndfrc with LND_DOMAIN_PATH/LND_DOMAIN_FILE options
17+ ! Set finidat with RUN_REFCASE/RUN_REFDATE/RUN_REFTOD options for hybrid or branch cases
18+ ! (includes $inst_string for multi-ensemble cases)
19+ ! Set glc_grid with CISM_GRID option
20+ ! Set glc_smb with GLC_SMB option
21+ ! Set maxpatch_glcmec with GLC_NEC option
22+ ! Set glc_do_dynglacier with GLC_TWO_WAY_COUPLING env variable
23+ !----------------------------------------------------------------------------------
24+ hist_nhtfrq = -24
25+ hist_mfilt = 1
26+ hist_ndens = 1
27+
You can’t perform that action at this time.
0 commit comments