NCAR / wawg_dev

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

f.e23.FWmaHIST.ne16pg3_mg17_L135_tag160_beres0.85_PHscale0.03 #67

Open rgarc1a opened 1 month ago

rgarc1a commented 1 month ago

test the effect of changing oarcel_hscale in zm_convr.F90:

parcel_dz(i) = max(zi(i,pver),parcel_hscalepbl_dz(i)) ! PBL mixing depth [parcel_hscaleBoundary, but no thinner than zi(i,pver)]

use tag160, eff_gw_beres=0.85. parcel_hscale=0.03


case setup

case directory: /glade/u/home/rgarcia/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag160_beres0.85_PHscale0.03

CASE: f.e23.FWmaHIST.ne16pg3_mg17_L135_tag160_beres0.85_PHscale0.03
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: 0

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_tag160_beres0.85_PHscale0.03

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

Results in group case.st_archive JOB_WALLCLOCK_TIME: 01:00:00 CONTINUE_RUN: TRUE

comments: 135L, tag160, effgw_beres=0.85, parcel_hscale=0.03


in user_nl_cam:

effgw_beres_dp = 0.85D0 gw_qbo_hdepth_scaling = 0.25D0 frontgfc = 1.75D-15 taubgnd = 1.25D-3 se_nsplit = 3 fincl1 = 'U','V','Q','T','PSL','OMEGA','PS','PRECT','OMEGA500','OMEGA850', fincl2 = 'U','V','Q','T','PSL','OMEGA','PS','PRECT','OMEGA500','OMEGA850', fincl3 = 'HDEPTH', 'MAXQ0', 'PRECT', 'FLUT' fincl8 = 'Uzm','Vzm','Wzm','THzm', 'VTHzm','WTHzm','UVzm','UWzm' mfilt = 0, 5, 20,30 avgflag_pertape = 'A','A','I','A' nhtfrq = 0,-24,-6,-24 empty_htapes=.true. interpolate_output = .true.,.true.,.true.,.true.


in SourceMods:

total 288K -rw-r--r-- 1 rgarcia ncar 18K Aug 14 11:41 pbl_utils.F90 -rw-r--r-- 1 rgarcia ncar 101K Oct 6 13:51 zm_convr.F90