NCAR / wawg_dev

Repository for tracking CESM/WAWG development simulations
0 stars 0 forks source link

f.e23.FWmaHIST.ne16pg3_mg17_L135_tag132_beres0.85_HBmod_ZM1 #43

Open rgarc1a opened 6 days ago

rgarc1a commented 6 days ago

Synopsis: This runs WACCM-SE, tag132, 135L, with camdev physics and ZM-->ZM1 (zmconv_parcel_pbl = .false.) Adds output for ZM-relevant variables 'NETDT', 'HDEPTH', 'MAXQ0' Compare with M.P.'s run using similar setup but 110L

this case: f.e23.FWmaHIST.ne16pg3_mg17_L135_tag132_beres0.85_HBmod_ZM1 cloned from: /glade/u/home/mijeong/cesm2/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag132_beres0.65 cimeout: /glade/derecho/scratch/rgarcia


case setup

/glade/u/home/rgarcia/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag132_beres0.85_HBmod_ZM1

CASE: f.e23.FWmaHIST.ne16pg3_mg17_L135_tag132_beres0.85_HBmod_ZM1
CAM_CONFIG_OPTS: -phys cam_dev -nlev 135 -age_of_air_trcs -chem waccm_ma_mam5 -cppdefs -Dwaccm_debug -pcols 9
STOP_OPTION: nmonths
STOP_N: 12
RESUBMIT: 9

Results in group case.run PROJECT: P93300007

Results in group case.st_archive PROJECT: P93300007 DOUT_S_ROOT: /glade/campaign/acom/acom-climate/rgarcia/archive/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag132_beres0.85_HBmod_ZM1

Results in group case.run JOB_WALLCLOCK_TIME: 04:00:00

Results in group case.st_archive JOB_WALLCLOCK_TIME: 03:00:00 CONTINUE_RUN: FALSE


in user_nl_cam:

effgw_beres_dp = 0.85D0 gw_qbo_hdepth_scaling = 0.25D0 frontgfc = 1.75D-15 taubgnd = 1.25D-3 zmconv_parcel_pbl = .false. se_nsplit = 2

fincl1 = 'U','V','Q','T','PSL','OMEGA','PS','PRECT','OMEGA500','OMEGA850', fincl2 = 'U','V','Q','T','PSL','OMEGA','PS','PRECT','OMEGA500','OMEGA850', fincl5 = 'NETDT', 'HDEPTH', 'MAXQ0' fincl8 = 'Uzm','Vzm','Wzm','THzm', 'VTHzm','WTHzm','UVzm','UWzm' mfilt = 0, 5, 30, 20 avgflag_pertape = 'A','A','A','I' nhtfrq = 0,-24,-24,-6 empty_htapes=.true. interpolate_output = .true.,.true.,.true.,.true.


in SourceMods:

total 1.3M -rw-r--r-- 1 rgarcia ncar 18K Jun 29 16:07 pbl_utils.F90