Skip to content

ctsm60_fates_nocomp_ne16 #145

@adrifoster

Description

@adrifoster

Test case for spinning up a carbon-only, No-Comp FATES case with land use and the latest NorESM FATES parameter file.

NE16 grid


Case directory:
Locally:
/glade/work/afoster/FATES_release_testing/cases/ctsm60_fates_nocomp_adspinup


Sandbox:
Locally:
/glade/work/afoster/FATES_release_testing/CTSM_FATES_release (ctsm5.4.016)

./create_newcase --case ctsm60_fates_nocomp_adspinup --compset1850_DATM%CRUJRA2024_CLM60%FATES_SICE_SOCN_SROF_SGLC_SWAV_SESP --res ne16pg3_ne16pg3_mg17 --run-unsupported

./create_newcase --case ctsm60_fates_nocomp_postad --compset1850_DATM%CRUJRA2024_CLM60%FATES_SICE_SOCN_SROF_SGLC_SWAV_SESP --res ne16pg3_ne16pg3_mg17 --run-unsupported

user_nl_ changes:

AD spinup

z0param_method='ZengWang2007'
use_fates_nocomp=.true.
use_fates_fixed_biogeog=.true.
fates_stomatal_model='medlyn2011'
fates_leafresp_model='ryan1991'
fates_radiation_model='twostream'
use_fates_daylength_factor = .true.
fates_parteh_mode = 1
fates_spitfire_mode=4
use_fates_luh=.true.
use_fates_lupft=.true.
fates_harvest_mode='luhdata_area'
use_fates_potentialveg=.false.

fates_paramfile='/glade/work/afoster/FATES_release_testing/parameter_files/fates_params_noresm_nocomp_v1.json'

do_transient_lakes = .false.
do_transient_urban = .false.
fsurdat='/glade/derecho/scratch/mvdebolskiy/surfdata/surfdata_ne16np4.pg3_hist_1850_16pfts_c260209.nc'
fluh_timeseries='/glade/derecho/scratch/mvdebolskiy/LU_data_CMIP7/LUH2_states_transitions_management.timeseries_ne16_hist_steadystate_1850_2025-11-06_cdf5.nc'
flandusepftdat='/glade/derecho/scratch/mvdebolskiy/LU_data_CMIP7/fates_landuse_pft_map_to_surfdata_ne16np4_251106_cdf5.nc'

hist_empty_htapes = .true.
hist_fincl1 = 'TSA','RAIN','SNOW','EFLX_LH_TOT','FSH','QSOIL','TLAI','FCO2','TOTSOMC','TOTSOMC_1m',
    'FATES_VEGC','FATES_GPP','FATES_NEP','FATES_NPP','TWS','H2OSNO','FSNO','PROD100C','PROD10C',
    'FATES_LITTER_AG_CWD_EL','FATES_LITTER_AG_FINE_EL','FATES_LITTER_BG_CWD_EL','FATES_LITTER_BG_FINE_EL',
    'FATES_GRAZING','FATES_FIRE_CLOSS','FATES_BURNFRAC', 'TOTECOSYSC', 'TOTSOMC', 'FATES_LAI',
    'FATES_FRACTION','SOILLIQ','H2OCAN','SOILICE'
hist_mfilt=1
hist_nhtfrq=0

Post-AD

z0param_method='ZengWang2007'
use_fates_nocomp=.true.
use_fates_fixed_biogeog=.true.
fates_stomatal_model='medlyn2011'
fates_leafresp_model='ryan1991'
fates_radiation_model='twostream'
use_fates_daylength_factor = .true.
fates_parteh_mode = 1
fates_spitfire_mode=4
use_fates_luh=.true.
use_fates_lupft=.true.
fates_harvest_mode='luhdata_area'
use_fates_potentialveg=.false.

fates_paramfile='/glade/work/afoster/FATES_release_testing/parameter_files/fates_params_noresm_nocomp_v1.json'

do_transient_lakes = .false.
do_transient_urban = .false.
fsurdat='/glade/derecho/scratch/mvdebolskiy/surfdata/surfdata_ne16np4.pg3_hist_1850_16pfts_c260209.nc'
fluh_timeseries='/glade/derecho/scratch/mvdebolskiy/LU_data_CMIP7/LUH2_states_transitions_management.timeseries_ne16_hist_steadystate_1850_2025-11-06_cdf5.nc'
flandusepftdat='/glade/derecho/scratch/mvdebolskiy/LU_data_CMIP7/fates_landuse_pft_map_to_surfdata_ne16np4_251106_cdf5.nc'
finidat = '/glade/derecho/scratch/afoster/archive/ctsm60_fates_nocomp_adspinup/rest/0431-01-01-00000/ctsm60_fates_nocomp_adspinup.clm2.r.0431-01-01-00000.nc'

hist_empty_htapes = .true.
hist_fincl1 = 'TSA','RAIN','SNOW','EFLX_LH_TOT','FSH','QSOIL','TLAI','FCO2','TOTSOMC','TOTSOMC_1m',
    'FATES_VEGC','FATES_GPP','FATES_NEP','FATES_NPP','TWS','H2OSNO','FSNO','PROD100C','PROD10C',
    'FATES_LITTER_AG_CWD_EL','FATES_LITTER_AG_FINE_EL','FATES_LITTER_BG_CWD_EL','FATES_LITTER_BG_FINE_EL',
    'FATES_GRAZING','FATES_FIRE_CLOSS','FATES_BURNFRAC', 'TOTECOSYSC', 'TOTSOMC', 'FATES_LAI',
    'FATES_FRACTION','SOILLIQ','H2OCAN','SOILICE'
hist_mfilt=1
hist_nhtfrq=0


SourceMods:

AD spinup

./xmlchange CLM_ACCELERATED_SPINUP=on

./xmlchange DATM_PRESAERO=clim_1850

./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange STOP_OPTION=nyears
./xmlchange STOP_N=50
./xmlchange RESUBMIT=7

./xmlchange --subgroup case.run JOB_WALLCLOCK_TIME=12:00:00
./xmlchange --subgroup case.st_archive JOB_WALLCLOCK_TIME=00:30:00

Post-AD

./xmlchange CLM_ACCELERATED_SPINUP=off

./xmlchange DATM_PRESAERO=clim_1850
./xmlchange RUN_STARTDATE=0001-01-01
./xmlchange STOP_OPTION=nyears
./xmlchange STOP_N=30
./xmlchange RESUBMIT=4

./xmlchange --subgroup case.run JOB_WALLCLOCK_TIME=12:00:00
./xmlchange --subgroup case.st_archive JOB_WALLCLOCK_TIME=00:30:00

Diagnostics:


Output:


Contacts:
@afoster


Sub-issues

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions