NCAR / wawg_dev

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

f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119fvitt_beres0.6 #14

Open mijeong135 opened 7 months ago

mijeong135 commented 7 months ago

Case Name f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119fvitt_beres0.6 Keywords 2deg, ne16, WACCM, 135L, tag119, derecho, cam_dev, HBdiffMods, frntWidth=22.


Case Dir /glade/u/home/mijeong/cesm2/cases/$CASE Run Dir /glade/derecho/scratch/mijeong/$CASE/run Archive Dir /glade/campaign/acom/acom-climate/mijeong/archive/$CASE


This is based on the same setting in #13 but with frntWidth=22.


Variable Value
effgw_beres_dp 0.6D0
effgw_rdg_beta 1.2D0
effgw_rdg_beta_max 1.2D0
frontgfc 1.75D-15
taubgnd 1.25D-3
gw_qbo_hdepth_scaling 0.25D0
tau_0_ubc true
front_gaussian_width 22._r8

ssh derecho

cd /glade/work/fvitt/camdev/cam6_3_119/cime/scripts

./create_newcase --compset FWmaHIST --res ne16pg3_ne16pg3_mg17 --case /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119fvitt_beres0.6 --run-unsupported --project P93300607

cd /glade/u/home/mijeong/cesm2/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119fvitt_beres0.6

cd SourceMods/src.cam

cp /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119fvitt_beres0.6_HB/SourceMods/src.cam/*.F90 .

change this line from 30 --> 22: change real(r8), parameter :: front_gaussian_width = 22._r8

./case.setup

cp /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119fvitt_beres0.6_HB/env_mach_pes.xml to your case directory

Edit env_build.xml

Copy (user_nl_cam) and (user_nl_clm) from here: /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag112_camdev_beres0.5 …and change beres=0.6 ./xmlchange RUN_REFDATE=2000-01-01 ./xmlchange RUN_STARTDATE=2000-01-01 ./xmlchange STOP_OPTION=nmonths ./xmlchange STOP_N=12 ./xmlchange CONTINUE_RUN=FALSE ./xmlchange DOUT_S_ROOT='/glade/campaign/acom/acom-climate/mijeong/archive/$CASE' ./xmlchange RESUBMIT=9 Check env_workflow.xml for clock settings <"JOB_WALLCLOCK_TIME" value = "12:00:00"> <"JOB_WALLCLOCK_TIME" value = "03:00:00"> ./case.build Remove "GWTRIGGER" from user_nl_cam Start with nsplit=4, and moved up to nsplit=5 around year 3 (up to nsplit=8 year 7).
sglanvil commented 7 months ago

Note, this does have the HB diff mods.