NCAR / wawg_dev

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

f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6_frntWdth22 #12

Closed sglanvil closed 8 months ago

sglanvil commented 9 months ago

Case Name f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6_frntWdth22 Keywords 2deg, ne16, WACCM, 135L, tag119, derecho, cam_dev, allHBdiffMods


Case Dir /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6_frntWdth22

Run Dir /glade/derecho/scratch/sglanvil/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6_frntWdth22/run

Archive Dir /glade/campaign/acom/acom-climate/sglanvil/waccm_tuning/archive/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6_frntWdth22


Same as #10 but width=22 instead of 30



ssh derecho

cd /glade/u/home/sglanvil/SoureCodes/cam6_3_119/cime/scripts

./create_clone --clone /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6 --case /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6_frntWdth22

cd /glade/u/home/sglanvil/cases/f.e23.FWmaHIST.ne16pg3_mg17_L135_tag119_beres0.6_frntWdth22

./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 = 22._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")

Check env_workflow.xml for CLOCK settings.