NCAR / wawg_dev

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

f.e23.FWmaHIST.ne30pg3_mg17_L135_tag119_beres0.6_frntWdth30 #11

Open sglanvil opened 9 months ago

sglanvil commented 9 months ago

Case Name f.e23.FWmaHIST.ne30pg3_mg17_L135_tag119_beres0.6_frntWdth30 Keywords 1deg, ne30, WACCM, 135L, tag119, derecho, cam_dev, HBdiffMods


Case Dir
/glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne30pg3_mg17_L135_tag119_beres0.6_frntWdth30 Run Dir /glade/derecho/scratch/sglanvil/f.e23.FWmaHIST.ne30pg3_mg17_L135_tag119_beres0.6_frntWdth30/run Archive Dir /glade/campaign/acom/acom-climate/sglanvil/waccm_tuning/archive/f.e23.FWmaHIST.ne30pg3_mg17_L135_tag119_beres0.6_frntWdth30


Same as #9 but with front_gaussian_width=30 instead of 22.


ssh derecho

cd /glade/work/hannay/cesm_tags/cam6_3_119/cime/scripts

./create_clone --clone /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne30pg3_mg17_L135_beres0.6 --case /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne30pg3_mg17_L135_tag119_beres0.6_frntWdth30

cd /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne30pg3_mg17_L135_tag119_beres0.6_frntWdth30

./case.setup

Check the user_nl_cam:
effgw_beres_dp         = 0.6D0

Edit SourceMods/src.cam/gw_drag.F90
real(r8), parameter :: front_gaussian_width = 30._r8

./xmlchange PROJECT=P93300607
./xmlchange DOUT_S_ROOT='/glade/campaign/acom/acom-climate/sglanvil/waccm_tuning/archive/$CASE'
./xmlchange CONTINUE_RUN=FALSE
./xmlchange RESUBMIT=9

Add BTAUXSp## and BTAUXSn## type terms to the output fincl (h0)

./case.build (because qcmd doesn’t work on derecho)

…and if build fails (like it did in #3)…
Edit cmake_macros/intel_derecho.cmake
string(APPEND CFLAGS " -march=core-avx2 -Wno-error=implicit-function-declaration")

And edit this:
env_workflow.xml:    <entry id="JOB_WALLCLOCK_TIME" value="12:00:00">