b.e30_alpha08b.B1850C_LTso.ne30_t232_wgx3.289
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- fortran
- Domain
- devops
Research direction
Start by comparing the case directory with the cesm3_0_alpha08b sandbox and the referenced issue 280. Review the listed user_nl_cam, user_nl_clm, and user_nl_mom settings plus BareGroundFluxesMod.F90, then run the case and check the linked diagnostics and output locations for a completed experiment.
Written by the indexing model from the issue text.
Description
Purpose:
Moving to alpha08b + tuning of Leithy + clm bugfix + simone forcing
Description:
Same as 280 except
-
using alpha08b tag
-
add to user_nl_cam
&prescribed_ozone_nl
prescribed_ozone_cycle_yr = 1850
prescribed_ozone_datapath = '/glade/derecho/scratch/tilmes/archive/b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001/atm/proc/ozone_strataero_day_5'
prescribed_ozone_file = 'ozone_strataero_b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001_1850climo_zm_5day_c251204.nc'
prescribed_ozone_name = 'O3'
prescribed_ozone_type = 'CYCLICAL'
/
&prescribed_strataero_nl
prescribed_strataero_cycle_yr = 1850
prescribed_strataero_datapath = '/glade/derecho/scratch/tilmes/archive/b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001/atm/proc/ozone_strataero_day_5'
prescribed_strataero_file = 'ozone_strataero_b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001_1850climo_zm_5day_c251204.nc'
prescribed_strataero_type = 'CYCLICAL'
prescribed_strataero_use_chemtrop = .true.
/
tracer_cnst_cycle_yr = 1850
tracer_cnst_datapath = '/glade/derecho/scratch/tilmes/archive/b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001/atm/proc/TracerCnstCyclical1850'
tracer_cnst_file = 'tracer_cnst_MTt4s_halons_3Dmonthly_1850climo251_c20251209.nc'
tracer_cnst_filelist = ''
tracer_cnst_specifier = 'O3','OH','NO3','HO2','HALONS'
tracer_cnst_type = 'CYCLICAL'
stream_ndep_data_filename = '/glade/derecho/scratch/tilmes/archive/b.e30_alpha07c_cesm.B1850C_MTt4s.ne30_t232_wgx3.251.001/atm/proc/DepositionCyclical1850/fndep_clm_B1850C_MT4s.1850monthly.ne30_c251220.nc'
also add monthly fincl for
'AODSSdn'
- user_nl_clm
paramfile = '/glade/campaign/cesm/cesmdata/cseg/inputdata/lnd/clm2/paramdata/ctsm60_params_cal115_c250813.nc'
glcmec_downscale_longwave = .false.
use_init_interp = .true.
reseed_dead_plants = .false.
finidat= '/glade/campaign/cesm/cesmdata/inputdata/lnd/clm2/initdata_esmf/ctsm5.4/ctsm5.4_5.3.068_PPEcal115_116_pSASU.clm2.r.0161-01-01-00000.nc'
fsurdat= '/glade/campaign/cesm/cesmdata/cseg/inputdata/lnd/clm2/surfdata_esmf/ctsm5.4.0/surfdata_ne30np4.pg3_hist_1850_78pfts_c251022.nc'
- add to user_nl_mom
LEITHY_DEPTH = 1000.0
LEITHY_WIDTH = 500.0
- clm bug fix
/glade/work/oleson/ctsm_dew/src/biogeophys/BareGroundFluxesMod.F90
Case directory:
-
Locally (if still available):
/glade/campaign/cesm/cesmdata/cseg/runs/cesm2_0/b.e30_alpha08b.B1850C_LTso.ne30_t232_wgx3.289 -
On github:
https://github.com/NCAR/cesm_dev/tree/$CASE
Sandbox:
-
Locally (if still available):
/glade/work/hannay/cesm_tags/cesm3_0_alpha08b -
On github: https://github.com/ESCOMP/cesm/tree/cesm3_0_alpha08b
Diagnostics:
- Diags (if available):
https://webext.cgd.ucar.edu/BLT1850/b.e30_alpha08b.B1850C_LTso.ne30_t232_wgx3.289/
Output:
- Raw output on derecho (if still available):
/glade/derecho/scratch/hannay/archive/b.e30_alpha08b.B1850C_LTso.ne30_t232_wgx3.289/ - CAM Climos:
/glade/campaign/cgd/amp/amwg/climo/b.e30_alpha08b.B1850C_LTso.ne30_t232_wgx3.289
Contacts:
@cecilehannay @dlawrenncar @adamrher @PeterHjortLauritzen @JulioTBacmeister @swrneale @slevis-lmwg @wwieder @olyson @gustavo-marques @iangrooms @fobryan3 @klindsay28 @dabail10 @duvivier @tilmes @mbramberger @dmleung
Extra details:
- Dominant language
- No language data
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from NCAR/cesm_dev
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
Similar issues
-
kind/bug Ubuntu 24
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
kubernetes-sigs/kubespray#13532 ·
-
Needs Design Priority: Wishlist
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
elementary/flatpak-platform#253 ·
-
tagbot-manual
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100