2123 lines
128 KiB
XML
2123 lines
128 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<?xml-stylesheet type="text/xsl" href="namelist_defaults.xsl"?>
|
|
|
|
<namelist_defaults>
|
|
|
|
|
|
<!--
|
|
Values to use by default for creation of CLM model namelists.
|
|
The element names are the same as the corresponding namelist
|
|
variables. Values that depend on the model configuration use
|
|
attributes to express the dependency. The recognized attributes
|
|
are: hgrid, defaults, mask, ic_ymd, ic_tod, sim_year and all configuration
|
|
attributes from the config_cache.xml file (with keys converted to upper-case).
|
|
-->
|
|
|
|
<!-- Default resolution -->
|
|
<res>0.9x1.25</res>
|
|
|
|
<sim_year>2000</sim_year>
|
|
|
|
<!-- CO2 volume mixing ratio -->
|
|
<co2_ppmv sim_year="1000" >379.0</co2_ppmv>
|
|
<co2_ppmv sim_year="1979" >336.6</co2_ppmv>
|
|
<co2_ppmv sim_year="2000" >379.0</co2_ppmv>
|
|
<co2_ppmv sim_year="2010" >388.8</co2_ppmv>
|
|
<co2_ppmv sim_year="2015" >397.5</co2_ppmv>
|
|
<co2_ppmv sim_year="2018" >408.83</co2_ppmv>
|
|
<co2_ppmv sim_year="1850" >284.7</co2_ppmv>
|
|
<co2_ppmv sim_year="PtVg" >284.7</co2_ppmv>
|
|
|
|
<!-- CO2 type -->
|
|
<co2_type>constant</co2_type>
|
|
|
|
<!-- Default Biogeochemistry mode -->
|
|
<bgc_mode >sp</bgc_mode>
|
|
|
|
<lnd_tuning_mode phys="clm4_5" >clm4_5_CRUv7</lnd_tuning_mode>
|
|
<lnd_tuning_mode phys="clm5_0" >clm5_0_cam6.0</lnd_tuning_mode>
|
|
<lnd_tuning_mode phys="clm5_1" >clm5_1_GSWP3v1</lnd_tuning_mode>
|
|
<lnd_tuning_mode phys="clm6_0" >clm6_0_GSWP3v1</lnd_tuning_mode>
|
|
|
|
<!-- Component name for output files (could depdend on the physics version) -->
|
|
<compname >clm2</compname>
|
|
|
|
<!-- Accelerated spinup mode -->
|
|
<clm_accelerated_spinup>off</clm_accelerated_spinup>
|
|
|
|
<!-- Spinup state for BGC -->
|
|
<spinup_state clm_accelerated_spinup="on" use_cn=".true." >2</spinup_state>
|
|
<spinup_state clm_accelerated_spinup="on" use_cn=".true." phys="clm4_5" >1</spinup_state>
|
|
<spinup_state clm_accelerated_spinup="on" use_fates=".true." >2</spinup_state>
|
|
<spinup_state clm_accelerated_spinup="on" use_fates=".true." phys="clm4_5" >1</spinup_state>
|
|
<spinup_state clm_accelerated_spinup="off" >0</spinup_state>
|
|
|
|
<!-- Reseeding of dead plants normally only done for AD spinup -->
|
|
<reseed_dead_plants clm_accelerated_spinup="on" use_cn=".true.">.true.</reseed_dead_plants>
|
|
<reseed_dead_plants >.false.</reseed_dead_plants>
|
|
|
|
<for_testing_run_ncdiopio_tests>.false.</for_testing_run_ncdiopio_tests>
|
|
<for_testing_use_second_grain_pool>.false.</for_testing_use_second_grain_pool>
|
|
<for_testing_use_repr_structure_pool>.false.</for_testing_use_repr_structure_pool>
|
|
<for_testing_no_crop_seed_replenishment>.false.</for_testing_no_crop_seed_replenishment>
|
|
|
|
<!-- Set to .true. in namelist to write file with all history fields -->
|
|
<hist_fields_list_file>.false.</hist_fields_list_file>
|
|
|
|
<!-- In accelerated spinup mode reduce the amount of history output -->
|
|
<hist_empty_htapes clm_accelerated_spinup="on">.true.</hist_empty_htapes>
|
|
<hist_fincl1 clm_accelerated_spinup="on" use_cn=".true." use_cndv=".true."
|
|
>'TOTECOSYSC','TOTECOSYSN','TOTSOMC','TOTSOMN','TOTVEGC','TOTVEGN','TLAI','GPP','NPP','TWS','TSAI','HTOP','HBOT'</hist_fincl1>
|
|
<hist_fincl1 clm_accelerated_spinup="on" use_cn=".true."
|
|
>'TOTECOSYSC','TOTECOSYSN','TOTSOMC','TOTSOMN','TOTVEGC','TOTVEGN','TLAI','GPP','CPOOL','NPP','TWS'</hist_fincl1>
|
|
<hist_fincl1 clm_accelerated_spinup="on" use_fates=".true."
|
|
>'TOTSOMC','TOTSOMN','TLAI','GPP','NPP','TWS'</hist_fincl1>
|
|
<hist_fincl1 clm_accelerated_spinup="on" use_cn=".false."
|
|
>'TLAI','TWS'</hist_fincl1>
|
|
<hist_nhtfrq clm_accelerated_spinup="on">-8760</hist_nhtfrq>
|
|
<hist_mfilt clm_accelerated_spinup="on">20</hist_mfilt>
|
|
|
|
<!-- Root and stem acclimation (could depend on the physics version) -->
|
|
<rootstem_acc >.false.</rootstem_acc>
|
|
|
|
<!-- Light inhibition of photosynthesis -->
|
|
<light_inhibit >.true.</light_inhibit>
|
|
<light_inhibit phys="clm4_5" >.false.</light_inhibit>
|
|
|
|
<!-- Method to calculate leaf maintenance respiration for canopy top at 25C -->
|
|
<leafresp_method use_cn=".true." >2</leafresp_method>
|
|
<leafresp_method phys="clm4_5" use_cn=".true." >1</leafresp_method>
|
|
<leafresp_method use_cn=".false.">0</leafresp_method>
|
|
|
|
<!-- Modfy photosyntheiss and LMR for crop -->
|
|
<modifyphoto_and_lmr_forcrop >.true.</modifyphoto_and_lmr_forcrop>
|
|
<modifyphoto_and_lmr_forcrop phys="clm4_5" >.false.</modifyphoto_and_lmr_forcrop>
|
|
|
|
<!-- Method to use for stomatal conducatance -->
|
|
<stomatalcond_method >Medlyn2011</stomatalcond_method>
|
|
<stomatalcond_method phys="clm4_5" >Ball-Berry1987</stomatalcond_method>
|
|
|
|
<!-- Carbon isotope concentration files -->
|
|
<atm_c13_filename use_c13=".true." use_c13_timeseries=".true." ssp_rcp="hist" >lnd/clm2/isotopes/atm_delta_C13_CMIP6_1850-2015_yearly_v2.0_c190528.nc</atm_c13_filename>
|
|
<atm_c13_filename use_c13=".true." use_c13_timeseries=".true." ssp_rcp="SSP1-1.9" >lnd/clm2/isotopes/atm_delta_C13_CMIP6_SSP119_1850-2100_yearly_c181209.nc</atm_c13_filename>
|
|
<atm_c13_filename use_c13=".true." use_c13_timeseries=".true." ssp_rcp="SSP1-2.6" >lnd/clm2/isotopes/atm_delta_C13_CMIP6_SSP126_1850-2100_yearly_c181209.nc</atm_c13_filename>
|
|
<atm_c13_filename use_c13=".true." use_c13_timeseries=".true." ssp_rcp="SSP2-4.5" >lnd/clm2/isotopes/atm_delta_C13_CMIP6_SSP245_1850-2100_yearly_c181209.nc</atm_c13_filename>
|
|
<atm_c13_filename use_c13=".true." use_c13_timeseries=".true." ssp_rcp="SSP3-7.0" >lnd/clm2/isotopes/atm_delta_C13_CMIP6_SSP3B_1850-2100_yearly_c181209.nc</atm_c13_filename>
|
|
<atm_c13_filename use_c13=".true." use_c13_timeseries=".true." ssp_rcp="SSP5-3.4" >lnd/clm2/isotopes/atm_delta_C13_CMIP6_SSP534os_1850-2100_yearly_c181209.nc</atm_c13_filename>
|
|
<atm_c13_filename use_c13=".true." use_c13_timeseries=".true." ssp_rcp="SSP5-8.5" >lnd/clm2/isotopes/atm_delta_C13_CMIP6_SSP5B_1850-2100_yearly_c181209.nc</atm_c13_filename>
|
|
|
|
<atm_c14_filename use_c14=".true." use_c14_bombspike =".true." ssp_rcp="hist" >lnd/clm2/isotopes/atm_delta_C14_CMIP6_3x1_global_1850-2015_yearly_v2.0_c190528.nc</atm_c14_filename>
|
|
<atm_c14_filename use_c14=".true." use_c14_bombspike =".true." ssp_rcp="SSP1-1.9" >lnd/clm2/isotopes/atm_delta_C14_CMIP6_SSP119_3x1_global_1850-2100_yearly_c181209.nc</atm_c14_filename>
|
|
<atm_c14_filename use_c14=".true." use_c14_bombspike =".true." ssp_rcp="SSP1-2.6" >lnd/clm2/isotopes/atm_delta_C14_CMIP6_SSP126_3x1_global_1850-2100_yearly_c181209.nc</atm_c14_filename>
|
|
<atm_c14_filename use_c14=".true." use_c14_bombspike =".true." ssp_rcp="SSP2-4.5" >lnd/clm2/isotopes/atm_delta_C14_CMIP6_SSP245_3x1_global_1850-2100_yearly_c181209.nc</atm_c14_filename>
|
|
<atm_c14_filename use_c14=".true." use_c14_bombspike =".true." ssp_rcp="SSP3-7.0" >lnd/clm2/isotopes/atm_delta_C14_CMIP6_SSP3B_3x1_global_1850-2100_yearly_c181209.nc</atm_c14_filename>
|
|
<atm_c14_filename use_c14=".true." use_c14_bombspike =".true." ssp_rcp="SSP5-3.4" >lnd/clm2/isotopes/atm_delta_C14_CMIP6_SSP534os_3x1_global_1850-2100_yearly_c181209.nc</atm_c14_filename>
|
|
<atm_c14_filename use_c14=".true." use_c14_bombspike =".true." ssp_rcp="SSP5-8.5" >lnd/clm2/isotopes/atm_delta_C14_CMIP6_SSP5B_3x1_global_1850-2100_yearly_c181209.nc</atm_c14_filename>
|
|
|
|
<!-- Irrigation default -->
|
|
<irrigate >.false.</irrigate>
|
|
<irrigate use_cndv=".false." sim_year_range="1850-2100">.true.</irrigate>
|
|
<irrigate phys="clm4_5" use_cndv=".false." sim_year_range="1850-2100">.false.</irrigate>
|
|
|
|
<!-- Saturation excess runoff for crops -->
|
|
<crop_fsat_equals_zero>.false.</crop_fsat_equals_zero>
|
|
|
|
<!-- MEGAN model -->
|
|
<megan >1</megan>
|
|
<megan clm_accelerated_spinup="on" >0</megan>
|
|
<megan configuration="nwp" >0</megan>
|
|
|
|
<!-- Supplmental Nitrogen mode -->
|
|
<suplnitro use_cn=".true." >NONE</suplnitro>
|
|
<suplnitro use_fates=".true." >ALL</suplnitro>
|
|
|
|
<!-- Albedo for glaciers -->
|
|
<albice >0.50,0.30</albice>
|
|
<albice phys="clm4_5" >0.60,0.40</albice>
|
|
|
|
<!-- Default urban air conditioning/heating and wasteheat -->
|
|
<urban_hac >ON_WASTEHEAT</urban_hac>
|
|
<urban_hac phys="clm4_5" >ON</urban_hac>
|
|
|
|
<building_temp_method >1</building_temp_method>
|
|
<building_temp_method phys="clm4_5" >0</building_temp_method>
|
|
|
|
<calc_human_stress_indices >FAST</calc_human_stress_indices>
|
|
<calc_human_stress_indices phys="clm4_5" >NONE</calc_human_stress_indices>
|
|
|
|
<!-- Default urban traffic flux -->
|
|
<urban_traffic>.false.</urban_traffic>
|
|
|
|
<!-- Soil state settings -->
|
|
<organic_frac_squared >.false.</organic_frac_squared>
|
|
<organic_frac_squared phys="clm4_5" >.true.</organic_frac_squared>
|
|
|
|
<soil_layerstruct_predefined structure="fast">4SL_2m</soil_layerstruct_predefined>
|
|
<soil_layerstruct_predefined structure="standard" >20SL_8.5m</soil_layerstruct_predefined>
|
|
<soil_layerstruct_predefined structure="standard" phys="clm4_5" >10SL_3.5m</soil_layerstruct_predefined>
|
|
|
|
<use_bedrock use_fates =".true.">.false.</use_bedrock>
|
|
<use_bedrock vichydro ="1" >.false.</use_bedrock>
|
|
<use_bedrock >.true.</use_bedrock>
|
|
<use_bedrock phys="clm4_5" >.false.</use_bedrock>
|
|
|
|
<!-- Rooting profile namelist defaults -->
|
|
<rooting_profile_method_water >1</rooting_profile_method_water>
|
|
<rooting_profile_method_water phys="clm4_5" >0</rooting_profile_method_water>
|
|
|
|
<!-- This could depend on physics version -->
|
|
<rooting_profile_method_carbon >1</rooting_profile_method_carbon>
|
|
|
|
<!-- Soil evaporative resistance namelist defaults -->
|
|
<soil_resis_method >1</soil_resis_method>
|
|
<soil_resis_method phys="clm4_5" >0</soil_resis_method>
|
|
|
|
<!-- Soil hydrology -->
|
|
<baseflow_scalar lower_boundary_condition="2">0.001d00</baseflow_scalar>
|
|
<baseflow_scalar lower_boundary_condition="1">1.d-2</baseflow_scalar>
|
|
<baseflow_scalar phys="clm4_5" lower_boundary_condition="2">1.d-2</baseflow_scalar>
|
|
|
|
<!-- Friction velocity -->
|
|
<zetamaxstable use_biomass_heat_storage=".true." >2.0d00</zetamaxstable>
|
|
<zetamaxstable phys="clm4_5" >2.0d00</zetamaxstable>
|
|
<zetamaxstable phys="clm5_0" >0.5d00</zetamaxstable>
|
|
<zetamaxstable phys="clm5_1" z0param_method="ZengWang2007" >0.5d00</zetamaxstable>
|
|
<zetamaxstable phys="clm5_1" z0param_method="Meier2022" >2.0d00</zetamaxstable>
|
|
<zetamaxstable phys="clm6_0" z0param_method="ZengWang2007" >0.5d00</zetamaxstable>
|
|
<zetamaxstable phys="clm6_0" z0param_method="Meier2022" >2.0d00</zetamaxstable>
|
|
|
|
<!-- atm2lnd defaults -->
|
|
<repartition_rain_snow >.true.</repartition_rain_snow>
|
|
<repartition_rain_snow phys="clm4_5" >.false.</repartition_rain_snow>
|
|
|
|
<glcmec_downscale_longwave>.true.</glcmec_downscale_longwave>
|
|
|
|
<!-- Pritchard et al. (GRL, 35, 2008) use 0.006 -->
|
|
<lapse_rate>0.006</lapse_rate>
|
|
|
|
<!-- Based on Van Tricht et al. (2016, TC) Figure 6, doi:10.5194/tc-10-2379-2016 -->
|
|
<lapse_rate_longwave>0.032</lapse_rate_longwave>
|
|
|
|
<longwave_downscaling_limit>0.5</longwave_downscaling_limit>
|
|
|
|
<precip_repartition_nonglc_all_snow_t>0.</precip_repartition_nonglc_all_snow_t>
|
|
<precip_repartition_nonglc_all_rain_t>2.</precip_repartition_nonglc_all_rain_t>
|
|
<!-- For CLM5 and following, we assume rain at somewhat cooler temperatures. The main
|
|
motivation is to increase glacier melt, which otherwise is too low in
|
|
CESM2. The physical justification is that the 0 - 2 C ramp used elsewhere
|
|
makes sense for typical atmospheric profiles; but over glaciers, inversions
|
|
are more common, so it is more reasonable to expect rain despite
|
|
below-freezing near-surface temperatures. -->
|
|
<precip_repartition_glc_all_snow_t >-2.</precip_repartition_glc_all_snow_t>
|
|
<precip_repartition_glc_all_rain_t >0.</precip_repartition_glc_all_rain_t>
|
|
<!-- For CLM45, we used the same rain-snow partitioning for glaciers as for other landunits -->
|
|
<precip_repartition_glc_all_snow_t phys="clm4_5" >0.</precip_repartition_glc_all_snow_t>
|
|
<precip_repartition_glc_all_rain_t phys="clm4_5" >2.</precip_repartition_glc_all_rain_t>
|
|
|
|
<!-- lnd2atm defaults -->
|
|
<melt_non_icesheet_ice_runoff >.true.</melt_non_icesheet_ice_runoff>
|
|
<melt_non_icesheet_ice_runoff phys="clm4_5" >.false.</melt_non_icesheet_ice_runoff>
|
|
|
|
<!-- CN Fire model method defaults -->
|
|
<fire_method >li2021gswpfrc</fire_method>
|
|
<fire_method phys="clm5_0" >li2016crufrc</fire_method>
|
|
<fire_method phys="clm4_5" >li2014qianfrc</fire_method>
|
|
|
|
<rh_low fire_method="li2014qianfrc" >30.0d00</rh_low>
|
|
<rh_hgh fire_method="li2014qianfrc" >80.0d00</rh_hgh>
|
|
<bt_min fire_method="li2014qianfrc" >0.3d00</bt_min>
|
|
<bt_max fire_method="li2014qianfrc" >0.7d00</bt_max>
|
|
<cli_scale fire_method="li2014qianfrc" >0.035d00</cli_scale>
|
|
<boreal_peatfire_c fire_method="li2014qianfrc" >4.2d-5</boreal_peatfire_c>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2014qianfrc" >0.0035d00</pot_hmn_ign_counts_alpha>
|
|
<non_boreal_peatfire_c fire_method="li2014qianfrc" >0.001d00</non_boreal_peatfire_c>
|
|
<cropfire_a1 fire_method="li2014qianfrc" >0.3d00</cropfire_a1>
|
|
<occur_hi_gdp_tree fire_method="li2014qianfrc" >0.39d00</occur_hi_gdp_tree>
|
|
<lfuel fire_method="li2014qianfrc" >75.d00</lfuel>
|
|
<ufuel fire_method="li2014qianfrc" >1050.d00</ufuel>
|
|
<cmb_cmplt_fact_litter fire_method="li2014qianfrc" >0.5d00</cmb_cmplt_fact_litter>
|
|
<cmb_cmplt_fact_cwd fire_method="li2014qianfrc" >0.25d00</cmb_cmplt_fact_cwd>
|
|
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_GSWP3v1"
|
|
>30.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_CRUv7"
|
|
>30.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam6.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam5.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam4.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_1_cam6.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_1_cam5.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_1_cam4.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm6_0_cam6.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm6_0_cam5.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm6_0_cam4.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam5.0"
|
|
>20.0d00</rh_low>
|
|
<rh_low fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam4.0"
|
|
>20.0d00</rh_low>
|
|
<rh_hgh fire_method="li2016crufrc" >80.0d00</rh_hgh>
|
|
<bt_min fire_method="li2016crufrc" >0.85d00</bt_min>
|
|
<bt_max fire_method="li2016crufrc" >0.98d00</bt_max>
|
|
<cli_scale fire_method="li2016crufrc" >0.033d00</cli_scale>
|
|
<boreal_peatfire_c fire_method="li2016crufrc" >0.09d-4</boreal_peatfire_c>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_GSWP3v1"
|
|
>0.010d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_CRUv7"
|
|
>0.010d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam6.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam5.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam4.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_1_cam6.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_1_cam5.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_1_cam4.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm6_0_cam6.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm6_0_cam5.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm6_0_cam4.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam5.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2016crufrc" lnd_tuning_mode="clm5_0_cam4.0"
|
|
>0.008d00</pot_hmn_ign_counts_alpha>
|
|
<non_boreal_peatfire_c fire_method="li2016crufrc" >0.17d-3</non_boreal_peatfire_c>
|
|
<cropfire_a1 fire_method="li2016crufrc" >1.6d-4</cropfire_a1>
|
|
<occur_hi_gdp_tree fire_method="li2016crufrc" >0.33d00</occur_hi_gdp_tree>
|
|
<lfuel fire_method="li2016crufrc" >105.d00</lfuel>
|
|
<ufuel fire_method="li2016crufrc" >1050.d00</ufuel>
|
|
<cmb_cmplt_fact_litter fire_method="li2016crufrc">0.5d00</cmb_cmplt_fact_litter>
|
|
<cmb_cmplt_fact_cwd fire_method="li2016crufrc">0.28d00</cmb_cmplt_fact_cwd>
|
|
|
|
<rh_low fire_method="li2021gswpfrc" >30.0d00</rh_low>
|
|
<rh_hgh fire_method="li2021gswpfrc" >80.0d00</rh_hgh>
|
|
<bt_min fire_method="li2021gswpfrc" >0.85d00</bt_min>
|
|
<bt_max fire_method="li2021gswpfrc" >0.98d00</bt_max>
|
|
<cli_scale fire_method="li2021gswpfrc" >0.025d00</cli_scale>
|
|
<boreal_peatfire_c fire_method="li2021gswpfrc" >0.09d-4</boreal_peatfire_c>
|
|
<pot_hmn_ign_counts_alpha fire_method="li2021gswpfrc" >0.010d00</pot_hmn_ign_counts_alpha>
|
|
<non_boreal_peatfire_c fire_method="li2021gswpfrc" >0.17d-3</non_boreal_peatfire_c>
|
|
<cropfire_a1 fire_method="li2021gswpfrc" >1.6d-4</cropfire_a1>
|
|
<occur_hi_gdp_tree fire_method="li2021gswpfrc" >0.33d00</occur_hi_gdp_tree>
|
|
<lfuel fire_method="li2021gswpfrc" >75.d00</lfuel>
|
|
<ufuel fire_method="li2021gswpfrc" >1050.d00</ufuel>
|
|
<cmb_cmplt_fact_litter fire_method="li2021gswpfrc" >0.5d00</cmb_cmplt_fact_litter>
|
|
<cmb_cmplt_fact_cwd fire_method="li2021gswpfrc" >0.28d00</cmb_cmplt_fact_cwd>
|
|
|
|
<!-- Canopy fluxes namelist defaults -->
|
|
<use_undercanopy_stability >.false.</use_undercanopy_stability>
|
|
<use_undercanopy_stability phys="clm4_5" >.true.</use_undercanopy_stability>
|
|
|
|
<use_biomass_heat_storage >.true.</use_biomass_heat_storage>
|
|
<use_biomass_heat_storage use_fates=".true.">.false.</use_biomass_heat_storage>
|
|
<use_biomass_heat_storage phys="clm5_0" >.false.</use_biomass_heat_storage>
|
|
<use_biomass_heat_storage phys="clm4_5" >.false.</use_biomass_heat_storage>
|
|
|
|
<itmax_canopy_fluxes structure="standard">40</itmax_canopy_fluxes>
|
|
<itmax_canopy_fluxes structure="fast" >3</itmax_canopy_fluxes>
|
|
|
|
|
|
<!-- Canopy hydrology namelist defaults -->
|
|
<use_clm5_fpi >.true.</use_clm5_fpi>
|
|
<interception_fraction >1.0</interception_fraction>
|
|
<maximum_leaf_wetted_fraction >0.05</maximum_leaf_wetted_fraction>
|
|
<use_clm5_fpi phys="clm4_5" >.false.</use_clm5_fpi>
|
|
<interception_fraction phys="clm4_5" >0.25</interception_fraction>
|
|
<maximum_leaf_wetted_fraction phys="clm4_5" >1.0</maximum_leaf_wetted_fraction>
|
|
|
|
<!-- Soilwater movement namelist defaults -->
|
|
<soilwater_movement_method >1</soilwater_movement_method>
|
|
<soilwater_movement_method phys="clm4_5" >0</soilwater_movement_method>
|
|
|
|
<upper_boundary_condition >1</upper_boundary_condition>
|
|
<upper_boundary_condition phys="clm4_5" >1</upper_boundary_condition>
|
|
|
|
<lower_boundary_condition soilwater_movement_method="0" >4</lower_boundary_condition>
|
|
<lower_boundary_condition soilwater_movement_method="1" use_bedrock=".true." >2</lower_boundary_condition>
|
|
<lower_boundary_condition soilwater_movement_method="1" use_bedrock=".false." >2</lower_boundary_condition>
|
|
<lower_boundary_condition soilwater_movement_method="1" use_bedrock=".false." vichydro="1" >3</lower_boundary_condition>
|
|
|
|
<dtmin>60.</dtmin>
|
|
<verySmall>1.e-8</verySmall>
|
|
<xTolerUpper>1.e-1</xTolerUpper>
|
|
<xTolerLower>1.e-2</xTolerLower>
|
|
<expensive>42</expensive>
|
|
<inexpensive>1</inexpensive>
|
|
<flux_calculation>1</flux_calculation>
|
|
|
|
<!-- Irrigation namelist defaults -->
|
|
<irrig_min_lai>0.0</irrig_min_lai>
|
|
<irrig_start_time>21600</irrig_start_time>
|
|
<irrig_length>14400</irrig_length>
|
|
<irrig_target_smp>-3400.</irrig_target_smp> <!-- -3400 is a standard value for field capacity -->
|
|
<irrig_depth>0.6</irrig_depth>
|
|
<irrig_threshold_fraction >1.0</irrig_threshold_fraction>
|
|
<irrig_threshold_fraction phys="clm4_5" >0.5</irrig_threshold_fraction>
|
|
<irrig_river_volume_threshold>0.1</irrig_river_volume_threshold>
|
|
|
|
<!-- River storage derived lake evaporation and irrigation limitation (could vary with physics version) -->
|
|
<limit_irrigation_if_rof_enabled >.false.</limit_irrigation_if_rof_enabled>
|
|
|
|
<use_groundwater_irrigation>.false.</use_groundwater_irrigation>
|
|
|
|
<irrig_method_default>drip</irrig_method_default>
|
|
|
|
<!-- Snow veg treatment -->
|
|
<snowveg_affects_radiation>.true.</snowveg_affects_radiation>
|
|
|
|
<!-- Snow pack settings-->
|
|
<nlevsno structure="standard" >12</nlevsno>
|
|
<nlevsno structure="fast" >5</nlevsno>
|
|
<nlevsno phys="clm4_5" structure="standard" >5</nlevsno>
|
|
<!-- h2osno_max is more 'configuration' than 'structure'. But since it's
|
|
tied to nlevsno, we're controlling it via 'structure', like
|
|
nlevsno, so that defaults for the two remain consistent. -->
|
|
<h2osno_max structure="standard">10000.0</h2osno_max>
|
|
<h2osno_max structure="fast" >5000.0</h2osno_max>
|
|
<h2osno_max phys="clm4_5" structure="standard">1000.0</h2osno_max>
|
|
|
|
<snow_dzmin_1>0.010d00</snow_dzmin_1>
|
|
<snow_dzmin_2>0.015d00</snow_dzmin_2>
|
|
<snow_dzmax_l_1>0.03d00</snow_dzmax_l_1>
|
|
<snow_dzmax_l_2>0.07d00</snow_dzmax_l_2>
|
|
<snow_dzmax_u_1>0.02d00</snow_dzmax_u_1>
|
|
<snow_dzmax_u_2>0.05d00</snow_dzmax_u_2>
|
|
|
|
<int_snow_max >2000.</int_snow_max>
|
|
<!-- For clm4_5, make this effectively unlimited -->
|
|
<int_snow_max phys="clm4_5" >1.e30</int_snow_max>
|
|
|
|
<n_melt_glcmec >10.0d00</n_melt_glcmec>
|
|
<n_melt_glcmec phys="clm4_5" >10.0</n_melt_glcmec>
|
|
|
|
<wind_dependent_snow_density >.true.</wind_dependent_snow_density>
|
|
<wind_dependent_snow_density phys="clm4_5" >.false.</wind_dependent_snow_density>
|
|
|
|
<snow_overburden_compaction_method >'Vionnet2012'</snow_overburden_compaction_method>
|
|
<snow_overburden_compaction_method phys="clm4_5" >'Anderson1976'</snow_overburden_compaction_method>
|
|
|
|
<lotmp_snowdensity_method >'Slater2017'</lotmp_snowdensity_method>
|
|
<lotmp_snowdensity_method phys="clm4_5" >'TruncatedAnderson1976'</lotmp_snowdensity_method>
|
|
|
|
<upplim_destruct_metamorph >175.d00</upplim_destruct_metamorph>
|
|
<upplim_destruct_metamorph phys="clm4_5" >100.d00</upplim_destruct_metamorph>
|
|
|
|
<overburden_compress_tfactor>0.08d00</overburden_compress_tfactor>
|
|
|
|
<reset_snow>.false.</reset_snow>
|
|
<reset_snow_glc>.false.</reset_snow_glc>
|
|
<!-- Set default reset_snow_glc_ela value to very large so that, by
|
|
default, all glacier columns will be reset if reset_snow_glc is set
|
|
to .true. -->
|
|
<reset_snow_glc_ela>1.e9</reset_snow_glc_ela>
|
|
|
|
<snow_cover_fraction_method>SwensonLawrence2012</snow_cover_fraction_method>
|
|
|
|
<snow_thermal_cond_method>Jordan1991</snow_thermal_cond_method>
|
|
<snow_thermal_cond_method phys="clm5_1">Sturm1997</snow_thermal_cond_method>
|
|
|
|
<!-- Default glacier behavior is:
|
|
Mountain glaciers: single_at_atm_topo
|
|
Greenland - inside CISM grid but outside Greenland itself: virtual
|
|
Greenland itself: virtual
|
|
Antarctica: multiple
|
|
|
|
If CISM is running over Antarctica, then we change the Antarctica
|
|
behavior to virtual. Note that the Greenland behavior is always
|
|
virtual, even if Greenland isn't included in this run.
|
|
-->
|
|
<glacier_region_behavior glc_use_antarctica="0">'single_at_atm_topo','virtual','virtual','multiple'</glacier_region_behavior>
|
|
<glacier_region_behavior glc_use_antarctica="1">'single_at_atm_topo','virtual','virtual','virtual' </glacier_region_behavior>
|
|
|
|
<!-- Default glacier melt behavior is:
|
|
Mountain glaciers: remains_in_place
|
|
Greenland - inside CISM grid but outside Greenland itself: replaced_by_ice
|
|
Greenland itself: replaced_by_ice
|
|
Antarctica: replaced_by_ice -->
|
|
<glacier_region_melt_behavior>'remains_in_place','replaced_by_ice','replaced_by_ice','replaced_by_ice'</glacier_region_melt_behavior>
|
|
|
|
<!-- Default glacier ice runoff behavior is:
|
|
Mountain glaciers: melted
|
|
Greenland - inside CISM grid but outside Greenland itself: melted
|
|
Greenland itself: remains_ice
|
|
Antarctica: remains_ice -->
|
|
<glacier_region_ice_runoff_behavior>'melted','melted','remains_ice','remains_ice'</glacier_region_ice_runoff_behavior>
|
|
|
|
<!-- This parameter is tied (in a scientific sense) to h2osno_max: For large
|
|
values of h2osno_max, glc_snow_persistence_max_days should be 0; for small
|
|
values of h2osno_max, glc_snow_persistence_max_days should be non-zero. For
|
|
simplicity, we tie the defaults for both of these options to the overall
|
|
CLM phys version, rather than having some intermediate option that controls
|
|
the defaults for both h2osno_max and glc_snow_persistence_max_days. -->
|
|
<glc_snow_persistence_max_days >0</glc_snow_persistence_max_days>
|
|
<glc_snow_persistence_max_days phys="clm4_5" >7300</glc_snow_persistence_max_days>
|
|
|
|
<!-- ================================================================== -->
|
|
<!-- The default filenames are given relative to the root directory
|
|
for the CLM2 data in the CESM distribution -->
|
|
<!-- Plant function types (relative to {csmdata}) -->
|
|
<paramfile phys="clm6_0" >lnd/clm2/paramdata/ctsm60_params.c240208.nc</paramfile>
|
|
<paramfile phys="clm5_1" >lnd/clm2/paramdata/ctsm51_params.c240208.nc</paramfile>
|
|
<paramfile phys="clm5_0" >lnd/clm2/paramdata/clm50_params.c240208.nc</paramfile>
|
|
<paramfile phys="clm4_5" >lnd/clm2/paramdata/clm45_params.c240208.nc</paramfile>
|
|
|
|
<!-- ================================================================== -->
|
|
<!-- FATES default parameter file -->
|
|
<!-- ================================================================== -->
|
|
|
|
<fates_paramfile>lnd/clm2/paramdata/fates_params_api.35.0.0_12pft_c240326.nc</fates_paramfile>
|
|
|
|
<!-- ================================================================== -->
|
|
<!-- Default surface roughness parameterization -->
|
|
<!-- ================================================================== -->
|
|
|
|
<z0param_method>ZengWang2007</z0param_method>
|
|
<z0param_method phys="clm5_1">Meier2022</z0param_method>
|
|
<z0param_method phys="clm6_0">Meier2022</z0param_method>
|
|
|
|
<use_z0m_snowmelt z0param_method="Meier2022" >.true.</use_z0m_snowmelt>
|
|
<use_z0m_snowmelt >.false.</use_z0m_snowmelt>
|
|
|
|
<!-- ======================================================================================== -->
|
|
<!-- clm 5.0 BGC nitrogen model -->
|
|
<!-- ======================================================================================== -->
|
|
<use_flexibleCN >.false.</use_flexibleCN>
|
|
<use_flexibleCN use_cn=".true.">.true.</use_flexibleCN>
|
|
<use_flexibleCN phys="clm4_5" use_cn=".true.">.false.</use_flexibleCN>
|
|
|
|
<!-- LUNA model: Leaf Utilization of Nitrogen for Assimilation -->
|
|
<use_luna >.true.</use_luna>
|
|
<use_luna use_fates=".true." >.false.</use_luna>
|
|
<use_luna phys="clm4_5" use_fates=".false.">.false.</use_luna>
|
|
|
|
<!-- Flexible CN options -->
|
|
<MM_Nuptake_opt use_flexibleCN=".true." >.true.</MM_Nuptake_opt>
|
|
<CNratio_floating use_flexibleCN=".true." >.true.</CNratio_floating>
|
|
<reduce_dayl_factor use_flexibleCN=".true." >.false.</reduce_dayl_factor>
|
|
<vcmax_opt use_flexibleCN=".true." >3</vcmax_opt>
|
|
<CN_evergreen_phenology_opt use_flexibleCN=".true." >1</CN_evergreen_phenology_opt>
|
|
<carbon_resp_opt use_flexibleCN=".true." use_fun=".false.">1</carbon_resp_opt>
|
|
<carbon_resp_opt use_flexibleCN=".true." use_fun=".true." >0</carbon_resp_opt>
|
|
|
|
|
|
<!-- LUNA options -->
|
|
<!-- lnc_opt determines how nitrogen is made available for luna -->
|
|
<!-- lnc_opt true means use leaf-N from BGC model -->
|
|
<!-- lnc_opt false means base on LAI and CN ratio from parameter file -->
|
|
<lnc_opt use_cn=".true." >.true.</lnc_opt>
|
|
<lnc_opt use_cn=".false." >.false.</lnc_opt>
|
|
|
|
<use_fertilizer >.false.</use_fertilizer>
|
|
<use_fertilizer use_crop=".true." >.true.</use_fertilizer>
|
|
|
|
<!-- Could depend on physics version -->
|
|
<jmaxb1 use_luna=".true." >0.17</jmaxb1>
|
|
|
|
<!-- o3_veg_stress_method-->
|
|
<o3_veg_stress_method>unset</o3_veg_stress_method>
|
|
|
|
<use_grainproduct>.false.</use_grainproduct>
|
|
<use_grainproduct use_crop=".true." >.true.</use_grainproduct> <!-- 1-year grain product pool default to on for clm50 if crop is turned on -->
|
|
<use_grainproduct use_crop=".true." phys="clm4_5" >.false.</use_grainproduct> <!-- 1-year grain product pool default to off for clm45 if crop is turned on -->
|
|
|
|
<crop_residue_removal_frac >0.d+0</crop_residue_removal_frac>
|
|
<crop_residue_removal_frac phys="clm5_1">0.5d00</crop_residue_removal_frac>
|
|
<crop_residue_removal_frac phys="clm6_0">0.5d00</crop_residue_removal_frac>
|
|
|
|
<!-- Crop model options -->
|
|
<baset_mapping use_crop=".true." >varytropicsbylat</baset_mapping>
|
|
<baset_latvary_intercept use_crop=".true." baset_mapping="varytropicsbylat">12.0d00</baset_latvary_intercept>
|
|
<baset_latvary_slope use_crop=".true." baset_mapping="varytropicsbylat">0.4d00</baset_latvary_slope>
|
|
<baset_mapping use_crop=".true." phys="clm4_5" >constant</baset_mapping>
|
|
|
|
<initial_seed_at_planting use_crop=".true." >3.d00</initial_seed_at_planting>
|
|
<initial_seed_at_planting use_crop=".true." phys="clm4_5" >1.d00</initial_seed_at_planting>
|
|
|
|
<!-- CN Phenology -->
|
|
<min_critical_dayl_method >Constant</min_critical_dayl_method>
|
|
<min_critical_dayl_method use_cn=".true." phys="clm5_1" >DependsOnLat</min_critical_dayl_method>
|
|
<min_critical_dayl_method use_cn=".true." phys="clm6_0" >DependsOnLat</min_critical_dayl_method>
|
|
|
|
<onset_thresh_depends_on_veg >.false.</onset_thresh_depends_on_veg>
|
|
<onset_thresh_depends_on_veg use_cn=".true." phys="clm5_1" >.true.</onset_thresh_depends_on_veg>
|
|
<onset_thresh_depends_on_veg use_cn=".true." phys="clm6_0" >.true.</onset_thresh_depends_on_veg>
|
|
|
|
<generate_crop_gdds >.false.</generate_crop_gdds>
|
|
<use_mxmat >.true.</use_mxmat>
|
|
|
|
<!-- use additional stress deciduous onset trigger -->
|
|
<constrain_stress_deciduous_onset >.true.</constrain_stress_deciduous_onset>
|
|
<constrain_stress_deciduous_onset phys="clm4_5" >.false.</constrain_stress_deciduous_onset>
|
|
|
|
<!-- Whether to use subgrid fluxes for snow -->
|
|
<use_subgrid_fluxes>.true.</use_subgrid_fluxes>
|
|
|
|
<!-- dynamic roots -->
|
|
<use_dynroot >.false.</use_dynroot>
|
|
|
|
<!-- Guardrail for ensuring leaf-Nitrogen doesn't go too small or negative on updates -->
|
|
<use_nguardrail use_cn=".false.">.false.</use_nguardrail>
|
|
<use_nguardrail use_cn=".true." >.true.</use_nguardrail>
|
|
<use_nguardrail phys="clm4_5" use_cn=".true." >.false.</use_nguardrail>
|
|
|
|
<ncrit use_cn=".true.">1.d-9</ncrit>
|
|
<ncrit phys="clm4_5" use_cn=".true.">1.d-8</ncrit>
|
|
|
|
<cnegcrit use_cn=".true.">-6.d+1</cnegcrit>
|
|
<cnegcrit phys="clm4_5" use_cn=".true.">-6.d+2</cnegcrit>
|
|
|
|
<nnegcrit use_cn=".true.">-6.d+0</nnegcrit>
|
|
<nnegcrit phys="clm4_5" use_cn=".true.">-6.d+1</nnegcrit>
|
|
|
|
|
|
<!-- Hillslope hydrology -->
|
|
<use_hillslope >.false.</use_hillslope>
|
|
<use_hillslope phys="clm5_0" >.false.</use_hillslope>
|
|
<use_hillslope phys="clm4_5" >.false.</use_hillslope>
|
|
<use_hillslope_routing >.false.</use_hillslope_routing>
|
|
<hillslope_head_gradient_method >Darcy</hillslope_head_gradient_method>
|
|
<hillslope_transmissivity_method >LayerSum</hillslope_transmissivity_method>
|
|
<hillslope_pft_distribution_method >Standard</hillslope_pft_distribution_method>
|
|
<hillslope_soil_profile_method >Uniform</hillslope_soil_profile_method>
|
|
<downscale_hillslope_meteorology >.true.</downscale_hillslope_meteorology>
|
|
|
|
<!-- Plant hydraulic stress -->
|
|
<use_hydrstress >.false.</use_hydrstress>
|
|
<use_hydrstress use_fates=".false." configuration="clm">.true.</use_hydrstress>
|
|
<use_hydrstress phys="clm4_5" use_fates=".false." configuration="clm">.false.</use_hydrstress>
|
|
|
|
<!-- General CN options -->
|
|
<!-- Turn this on all of the time, eventually this namelist item should be removed -->
|
|
<dribble_crophrv_xsmrpool_2atm use_crop=".true.">.true.</dribble_crophrv_xsmrpool_2atm>
|
|
|
|
<!--
|
|
|
|
Initial condition files to use and or interpolate from
|
|
|
|
-->
|
|
|
|
<!-- How close in years should the date be to use initial conditions -->
|
|
<init_interp_how_close>61</init_interp_how_close>
|
|
|
|
<!-- What simulation years can find initial conditions to interpolate from (find one that's within the how_close years above)-->
|
|
<init_interp_sim_years>1850,1979,2000,2003,2013</init_interp_sim_years>
|
|
|
|
<!--
|
|
|
|
Find Initial condition files: The settings use_init_interp, init_interp_attributes and finidat MUST all
|
|
be coordinated together!
|
|
|
|
NOTE: And they need to be coordinated with clm_start_type that's in namelist_defaults_overall.xml
|
|
|
|
-->
|
|
|
|
<!-- Can you interpolate from an initial condition file at startup (is there a finidat file to find)? -->
|
|
<!-- NOTE: Make sure all possible lnd_tuning_mode options are accounted for. Some finidat files are only for one mode -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1850" >.true.</use_init_interp>
|
|
<!-- ==================================
|
|
For an exact match for these grids
|
|
======================================== -->
|
|
<!--
|
|
clm5_0 physics with CAM6.0 grids...
|
|
-->
|
|
<!-- These first five are for SP mode and CLM5.0 only -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="0.9x1.25" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="1.9x2.5" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4.ARCTIC.ne30x4" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4.ARCTICGRIS.ne30x8">.true.</use_init_interp>
|
|
<!-- 2003 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2003" lnd_tuning_mode="clm5_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="1.9x2.5" >.true.</use_init_interp>
|
|
|
|
<!-- 2013 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2013" lnd_tuning_mode="clm5_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4CONUS.ne30x8" >.true.</use_init_interp>
|
|
<!--
|
|
clm5_1 physics with CAM6.0 grids...
|
|
-->
|
|
<!-- These first five are for SP mode and CLM5.1 only -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_1_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="0.9x1.25" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_1_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="1.9x2.5" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_1_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4.ARCTIC.ne30x4" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm5_1_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4.ARCTICGRIS.ne30x8">.true.</use_init_interp>
|
|
<!-- 2003 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2003" lnd_tuning_mode="clm5_1_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="1.9x2.5" >.true.</use_init_interp>
|
|
|
|
<!-- 2013 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2013" lnd_tuning_mode="clm5_1_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4CONUS.ne30x8" >.true.</use_init_interp>
|
|
|
|
<!--
|
|
clm6_0 physics with CAM6.0 grids...
|
|
-->
|
|
<!-- These first five are for SP mode and CLM6.0 only -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm6_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="0.9x1.25" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm6_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="1.9x2.5" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm6_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4.ARCTIC.ne30x4" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm6_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4.ARCTICGRIS.ne30x8">.true.</use_init_interp>
|
|
<!-- 2003 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2003" lnd_tuning_mode="clm6_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="1.9x2.5" >.true.</use_init_interp>
|
|
|
|
<!-- 2013 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2013" lnd_tuning_mode="clm6_0_cam6.0"
|
|
maxpft="17" use_cn=".false." use_crop=".false." hgrid="ne0np4CONUS.ne30x8" >.true.</use_init_interp>
|
|
|
|
|
|
<!-- For an inexact match use either low resolution or high resolution match for SP or BGC mode CLM5.0 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2000" phys="clm5_0" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2000" phys="clm5_1" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2000" phys="clm6_0" >.true.</use_init_interp>
|
|
<!-- For an inexact match use either low resolution or high resolution match for SP or BGC mode CLM4.5 -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2000" lnd_tuning_mode="clm4_5_GSWP3v1" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="2000" lnd_tuning_mode="clm4_5_CRUv7" >.true.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." sim_year="1979" lnd_tuning_mode="clm4_5_cam6.0" >.true.</use_init_interp>
|
|
<!-- Let CAM4 and CAM5 lnd_tuning mode be FALSE (so do a coldstart) -->
|
|
<!-- Yes, the phys setting is essentially duplicated here but it is needed to ensure this is used and isn't matched above -->
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm4_5" lnd_tuning_mode="clm4_5_cam5.0" >.false.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm4_5" lnd_tuning_mode="clm4_5_cam4.0" >.false.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm5_0" lnd_tuning_mode="clm5_0_cam5.0" >.false.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm5_0" lnd_tuning_mode="clm5_0_cam4.0" >.false.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm5_1" lnd_tuning_mode="clm5_1_cam5.0" >.false.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm5_1" lnd_tuning_mode="clm5_1_cam4.0" >.false.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm5_1" lnd_tuning_mode="clm6_0_cam5.0" >.false.</use_init_interp>
|
|
<use_init_interp use_cndv=".false." use_fates=".false." phys="clm5_1" lnd_tuning_mode="clm6_0_cam4.0" >.false.</use_init_interp>
|
|
<!-- Default to FALSE if couldn't find a match -->
|
|
<use_init_interp >.false.</use_init_interp>
|
|
<!-- NOTE: if use_init_interp is FALSE that indicates that you can't interpolate from an initial conditions file that's similar
|
|
Either an existing file is too different, too different in the year, or a configuration that can't interpolate
|
|
initial condition files.
|
|
-->
|
|
|
|
<!--
|
|
Set attributes to find specific matching finidat files below
|
|
Each of these settings will correspond to a specific finidat that is
|
|
set up. If more finidat files are added you may need to add more of these.
|
|
Or one specific file will be chosen over another.
|
|
-->
|
|
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm4_5_GSWP3v1"
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.true. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm4_5_CRUv7"
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.true. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm4_5_cam6.0"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- These two needs to specify use_cn=F/T since there is a version for both, other files just use the BGC version -->
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_GSWP3v1" use_cn=".false."
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_GSWP3v1" use_cn=".true."
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- These first two needs to specify use_cn=F/T since there is a version for both, other files just use the BGC version -->
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_CRUv7" use_cn=".true."
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_CRUv7" use_cn=".false."
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- 1850 for CTSM5.1 -->
|
|
<!-- These two needs to specify use_cn=F/T since there is a version for both, other files just use the BGC version -->
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_1_GSWP3v1" use_cn=".false."
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_1_GSWP3v1" use_cn=".true."
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- 1850 spinup for CESM3 development for CLM5.1-->
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_1_cam6.0"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- 1850 for CTSM6.0 -->
|
|
<!-- These two needs to specify use_cn=F/T since there is a version for both, other files just use the BGC version -->
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm6_0_GSWP3v1" use_cn=".false."
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm6_0_GSWP3v1" use_cn=".true."
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- 1850 spinup for CESM3 development for CLM6.0-->
|
|
<init_interp_attributes sim_year="1850" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm6_0_cam6.0"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.false. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- present day -->
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm4_5_GSWP3v1"
|
|
>hgrid=1.9x2.5 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm4_5_CRUv7"
|
|
>hgrid=1.9x2.5 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1979" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm4_5_cam6.0"
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_GSWP3v1"
|
|
>hgrid=1.9x2.5 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm6_0_GSWP3v1"
|
|
>hgrid=1.9x2.5 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_CRUv7"
|
|
>hgrid=1.9x2.5 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_1_GSWP3v1"
|
|
>hgrid=1.9x2.5 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm6_0_GSWP3v1"
|
|
>hgrid=1.9x2.5 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
<!-- specific low resolution grids should use the 1-degree file for just CLM5.0 -->
|
|
<!-- matches for clm5_0 physics with CAM6.0 -->
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="0.9x1.25"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="4x5"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="10x15"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="1.9x2.5"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne3np4.pg3"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne5np4.pg3"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne16np4"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne16np4.pg3"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne30np4"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="C24"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="C48"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="C96"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- clm5_1 physics -->
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_1_cam6.0"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- clm6_0 physics -->
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm6_0_cam6.0"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- MPAS -->
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="mpasa480"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="mpasa240"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="mpasa120"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="mpasa60"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="mpasa30"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="mpasa15"
|
|
>hgrid=0.9x1.25 maxpft=79 mask=gx1v7 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
|
|
<!-- Anything else should use the high resolution file, but just for CLM5.0 -->
|
|
<init_interp_attributes sim_year="2000" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
>hgrid=ne120np4.pg3 maxpft=79 mask=tx0.1v3 use_cn=.true. use_crop=.true. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
|
|
<!-- If an exact match for these grids and start years -->
|
|
<init_interp_attributes sim_year="1979" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="0.9x1.25" use_cn=".false." maxpft="17"
|
|
>hgrid=0.9x1.25 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1979" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="1.9x2.5" use_cn=".false." maxpft="17"
|
|
>hgrid=1.9x2.5 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1979" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne0np4.ARCTIC.ne30x4" use_cn=".false." maxpft="17"
|
|
>hgrid=ne0np4.ARCTIC.ne30x4 maxpft=17 mask=tx0.1v2 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<init_interp_attributes sim_year="1979" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne0np4.ARCTICGRIS.ne30x8" use_cn=".false." maxpft="17"
|
|
>hgrid=ne0np4.ARCTICGRIS.ne30x8 maxpft=17 mask=tx0.1v2 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- 2003 -->
|
|
<init_interp_attributes sim_year="2003" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="1.9x2.5" use_cn=".false." maxpft="17"
|
|
>hgrid=1.9x2.5 maxpft=17 mask=gx1v7 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!-- 2013 IC's - exact match for CONUS grid ... -->
|
|
<init_interp_attributes sim_year="2013" use_cndv=".false." use_fates=".false." lnd_tuning_mode="clm5_0_cam6.0"
|
|
hgrid="ne0np4CONUS.ne30x8" use_cn=".false." maxpft="17"
|
|
>hgrid=ne0np4CONUS.ne30x8 maxpft=17 mask=tx0.1v2 use_cn=.false. use_crop=.false. irrigate=.true. glc_nec=10 do_transient_pfts=.false.
|
|
</init_interp_attributes>
|
|
|
|
<!--
|
|
1850 preindustrial IC (if use_init_interp is added and set to .true. then MUST still interpolate even on an exact match)
|
|
(if it will work on an exact match, leave use_init_interp off)
|
|
-->
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm4_5_GSWP3v1"
|
|
>lnd/clm2/initdata_map/clmi.I1850Clm45BgcGs.0901-01-01.0.9x1.25_gx1v7_simyr1850_c200806.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm4_5_CRUv7"
|
|
>lnd/clm2/initdata_map/clmi.I1850Clm45BgcCruGs.1101-01-01.0.9x1.25_gx1v7_simyr1850_c200806.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm4_5_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.B1850Clm45BgcGs.0161-01-01.0.9x1.25_gx1v7_simyr1850_c200806.nc
|
|
</finidat>
|
|
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_GSWP3v1"
|
|
>lnd/clm2/initdata_map/clmi.I1850Clm50Sp.0181-01-01.0.9x1.25_gx1v7_simyr1850_c200806.nc
|
|
</finidat>
|
|
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm5_0_GSWP3v1"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I1850Clm50BgcCrop-ciso.1366-01-01.0.9x1.25_gx1v7_simyr1850_c240223.nc
|
|
</finidat>
|
|
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm5_0_CRUv7"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I1850Clm50BgcCropCru-ciso.1526-01-01.0.9x1.25_gx1v7_simyr1850_c240223.nc
|
|
</finidat>
|
|
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.B1850Clm50BgcCrop.0161-01-01.0.9x1.25_gx1v7_simyr1850_c200729.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_CRUv7"
|
|
>lnd/clm2/initdata_map/clmi.I1850Clm50SpCru.1706-01-01.0.9x1.25_gx1v7_simyr1850_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- CTSM5_1 -->
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_GSWP3v1"
|
|
>lnd/clm2/initdata_map/clmi.I1850Clm50Sp.0181-01-01.0.9x1.25_gx1v7_simyr1850_c200806.nc
|
|
</finidat>
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm5_1_GSWP3v1"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I1850Clm50BgcCrop-ciso.1366-01-01.0.9x1.25_gx1v7_simyr1850_c240223.nc
|
|
</finidat>
|
|
<!-- From the clm5_0_cam6.0 setting above...-->
|
|
<!-- Use f09 clm5_0 cam6 spinup file for clm5_1 cam6-->
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.B1850Clm50BgcCrop.0161-01-01.0.9x1.25_gx1v7_simyr1850_c200729.nc
|
|
</finidat>
|
|
|
|
<!-- CTSM6_0 -->
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_GSWP3v1"
|
|
>lnd/clm2/initdata_map/clmi.I1850Clm50Sp.0181-01-01.0.9x1.25_gx1v7_simyr1850_c200806.nc
|
|
</finidat>
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm6_0_GSWP3v1"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I1850Clm50BgcCrop-ciso.1366-01-01.0.9x1.25_gx1v7_simyr1850_c240223.nc
|
|
</finidat>
|
|
<!-- From the clm5_0_cam6.0 setting above...-->
|
|
<!-- Use f09 clm5_0 cam6 spinup file for clm6_0 cam6-->
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="18500101" sim_year="1850" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".false."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.B1850Clm50BgcCrop.0161-01-01.0.9x1.25_gx1v7_simyr1850_c200729.nc
|
|
</finidat>
|
|
|
|
<!--
|
|
Present day IC (if use_init_interp is set and .true. then MUST still interpolate even on an exact match)
|
|
(if it will work on an exact match, leave use_init_interp off)
|
|
-->
|
|
|
|
<!-- Present day crop spinup at 2-degree with irrigation on -->
|
|
<finidat hgrid="1.9x2.5" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20110101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm4_5_GSWP3v1"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I2000Clm50BgcCrop.2011-01-01.1.9x2.5_gx1v7_gl4_simyr2000_c240223.nc
|
|
</finidat>
|
|
|
|
<!-- This is the same file as above but, for a different tuning mode -->
|
|
<finidat hgrid="1.9x2.5" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20110101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm4_5_CRUv7"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I2000Clm50BgcCrop.2011-01-01.1.9x2.5_gx1v7_gl4_simyr2000_c240223.nc
|
|
</finidat>
|
|
|
|
<!-- This is the same file as above but, for a different tuning mode -->
|
|
<finidat hgrid="1.9x2.5" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20110101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_GSWP3v1"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I2000Clm50BgcCrop.2011-01-01.1.9x2.5_gx1v7_gl4_simyr2000_c240223.nc
|
|
</finidat>
|
|
<finidat hgrid="1.9x2.5" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20110101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_GSWP3v1"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I2000Clm50BgcCrop.2011-01-01.1.9x2.5_gx1v7_gl4_simyr2000_c240223.nc
|
|
</finidat>
|
|
<finidat hgrid="1.9x2.5" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20110101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_GSWP3v1"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I2000Clm50BgcCrop.2011-01-01.1.9x2.5_gx1v7_gl4_simyr2000_c240223.nc
|
|
</finidat>
|
|
|
|
|
|
<!-- This is the same file as above but, for a different tuning mode -->
|
|
<finidat hgrid="1.9x2.5" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20110101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_CRUv7"
|
|
>lnd/clm2/initdata_esmf/ctsm5.2/clmi.I2000Clm50BgcCrop.2011-01-01.1.9x2.5_gx1v7_gl4_simyr2000_c240223.nc
|
|
</finidat>
|
|
|
|
<!-- Present day no crop spinup f09/f19 grid with irrigation on -->
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm4_5_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!--
|
|
finidat files for CAM resolutions for being coupled to CAM
|
|
-->
|
|
<!-- clm5_0 -->
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="1.9x2.5" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.1.9x2.5_gx1v7_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day no crop spinup ARCTIC grid with irrigation on -->
|
|
<finidat hgrid="ne0np4.ARCTIC.ne30x4" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.1979-01-01.ARCTIC_ne30x4_mt12_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day no crop spinup ARCTICGRIS grid with irrigation on -->
|
|
<finidat hgrid="ne0np4.ARCTICGRIS.ne30x8" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.1979-01-01.ARCTICGRIS_ne30x8_mt12_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day crop spinup at 1/4-degree for high resolution with irrigation on -->
|
|
<finidat hgrid="ne120np4.pg3" maxpft="79" mask="tx0.1v3" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="2000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.F2000.2000-01-01.ne120pg3_mt13_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<!-- Present day for coupled cases at low resolution -->
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0" use_init_interp=".true."
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0" use_init_interp=".true."
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<!-- 2003 -->
|
|
<finidat hgrid="1.9x2.5" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20030101" sim_year="2003" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHISTSp.2000-01-01.1.9x2.5_gx1v7_simyr2003_c200807.nc
|
|
</finidat>
|
|
|
|
|
|
<!-- 2013 -->
|
|
<finidat hgrid="ne0np4CONUS.ne30x8" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20130101" sim_year="2013" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.2013-01-01.ne0CONUSne30x8_mt12_simyr2013_c200806.nc
|
|
</finidat>
|
|
<!-- Repeat above for clm5_1 -->
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="1.9x2.5" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.1.9x2.5_gx1v7_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day no crop spinup ARCTIC grid with irrigation on -->
|
|
<finidat hgrid="ne0np4.ARCTIC.ne30x4" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.1979-01-01.ARCTIC_ne30x4_mt12_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day no crop spinup ARCTICGRIS grid with irrigation on -->
|
|
<finidat hgrid="ne0np4.ARCTICGRIS.ne30x8" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.1979-01-01.ARCTICGRIS_ne30x8_mt12_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day crop spinup at 1/4-degree for high resolution with irrigation on -->
|
|
<finidat hgrid="ne120np4.pg3" maxpft="79" mask="tx0.1v3" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="2000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.F2000.2000-01-01.ne120pg3_mt13_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<!-- Present day for coupled cases at low resolution -->
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<!-- 2003 -->
|
|
<finidat hgrid="1.9x2.5" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20030101" sim_year="2003" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHISTSp.2000-01-01.1.9x2.5_gx1v7_simyr2003_c200807.nc
|
|
</finidat>
|
|
|
|
|
|
<!-- 2013 -->
|
|
<finidat hgrid="ne0np4CONUS.ne30x8" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20130101" sim_year="2013" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm5_1_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.2013-01-01.ne0CONUSne30x8_mt12_simyr2013_c200806.nc
|
|
</finidat>
|
|
<!-- Repeat above for clm6_0 -->
|
|
<finidat hgrid="0.9x1.25" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<finidat hgrid="1.9x2.5" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.1.9x2.5_gx1v7_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day no crop spinup ARCTIC grid with irrigation on -->
|
|
<finidat hgrid="ne0np4.ARCTIC.ne30x4" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.1979-01-01.ARCTIC_ne30x4_mt12_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day no crop spinup ARCTICGRIS grid with irrigation on -->
|
|
<finidat hgrid="ne0np4.ARCTICGRIS.ne30x8" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="19790101" sim_year="1979" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.1979-01-01.ARCTICGRIS_ne30x8_mt12_simyr1979_c200806.nc
|
|
</finidat>
|
|
|
|
<!-- Present day crop spinup at 1/4-degree for high resolution with irrigation on -->
|
|
<finidat hgrid="ne120np4.pg3" maxpft="79" mask="tx0.1v3" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="2000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.F2000.2000-01-01.ne120pg3_mt13_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<!-- Present day for coupled cases at low resolution -->
|
|
<finidat hgrid="0.9x1.25" maxpft="79" mask="gx1v7" use_cn=".true." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20000101" sim_year="2000" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".true." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr2000_c200728.nc
|
|
</finidat>
|
|
|
|
<!-- 2003 -->
|
|
<finidat hgrid="1.9x2.5" maxpft="17" mask="gx1v7" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20030101" sim_year="2003" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.BHISTSp.2000-01-01.1.9x2.5_gx1v7_simyr2003_c200807.nc
|
|
</finidat>
|
|
|
|
|
|
<!-- 2013 -->
|
|
<finidat hgrid="ne0np4CONUS.ne30x8" maxpft="17" mask="tx0.1v2" use_cn=".false." use_cndv=".false." use_fates=".false."
|
|
ic_ymd="20130101" sim_year="2013" do_transient_pfts=".false."
|
|
ic_tod="0" glc_nec="10" use_crop=".false." irrigate=".true."
|
|
lnd_tuning_mode="clm6_0_cam6.0"
|
|
>lnd/clm2/initdata_map/clmi.FHISTSp.2013-01-01.ne0CONUSne30x8_mt12_simyr2013_c200806.nc
|
|
</finidat>
|
|
|
|
|
|
<!-- for present day simulations - year 2000 -->
|
|
|
|
<!-- fsurdat files with 16 PFTS for use with FATES -->
|
|
<fsurdat hgrid="0.9x1.25" sim_year="2000" use_crop=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_0.9x1.25_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="1.9x2.5" sim_year="2000" use_crop=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1.9x2.5_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="10x15" sim_year="2000" use_crop=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_10x15_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="4x5" sim_year="2000" use_crop=".false." >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_4x5_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="mpasa60" sim_year="2000" use_crop=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa60_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="mpasa15" sim_year="2000" use_crop=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa15_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
<!--
|
|
<fsurdat hgrid="mpasa15-3" sim_year="2000" use_crop=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa15-3_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
-->
|
|
<fsurdat hgrid="mpasa3p75" sim_year="2000" use_crop=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa3p75_hist_2000_16pfts_c240216.nc</fsurdat>
|
|
|
|
<!-- fsurdat files with 78 PFTS -->
|
|
<!-- The same files can be used with use_vichydro='.true.' or '.false' -->
|
|
<fsurdat hgrid="0.9x1.25" sim_year="2000" use_crop=".true." use_vichydro=".true.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_0.9x1.25_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="0.9x1.25" sim_year="2000" use_crop=".true." use_vichydro=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_0.9x1.25_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="1.9x2.5" sim_year="2000" use_crop=".true." use_vichydro=".true.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1.9x2.5_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="1.9x2.5" sim_year="2000" use_crop=".true." use_vichydro=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1.9x2.5_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="10x15" sim_year="2000" use_crop=".true." use_vichydro=".true.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_10x15_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="10x15" sim_year="2000" use_crop=".true." use_vichydro=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_10x15_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="4x5" sim_year="2000" use_crop=".true." use_vichydro=".true.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_4x5_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="4x5" sim_year="2000" use_crop=".true." use_vichydro=".false.">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_4x5_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="1x1_brazil" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1x1_brazil_hist_2000_78pfts_c240221.nc</fsurdat>
|
|
<fsurdat hgrid="5x5_amazon" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_5x5_amazon_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
|
|
<!-- Crop versions of the surface datasets that can be used for both crop on and off -->
|
|
<fsurdat hgrid="ne30np4" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne30np4_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne30np4.pg2" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne30np4.pg2_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne30np4.pg3" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne30np4.pg3_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne16np4.pg3" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne16np4.pg3_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="0.125nldas2" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_0.125nldas2_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="64x128" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_T42_hist_2000_78pfts_c240425.nc</fsurdat>
|
|
<fsurdat hgrid="360x720cru" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_360x720cru_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="C96" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_C96_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="1x1_numaIA" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1x1_numaIA_hist_2000_78pfts_c240221.nc
|
|
</fsurdat>
|
|
|
|
<fsurdat hgrid="mpasa480" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa480_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="mpasa120" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa120_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="ne3np4.pg3" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne3np4.pg3_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne120np4.pg3" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne120np4.pg3_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne0np4.ARCTICGRIS.ne30x8" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne0np4.ARCTICGRIS.ne30x8_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne0np4.ARCTIC.ne30x4" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne0np4.ARCTIC.ne30x4_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne0np4CONUS.ne30x8" sim_year="2000">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne0np4CONUS.ne30x8_hist_2000_78pfts_c240216.nc</fsurdat>
|
|
|
|
<!-- 100% Urban single-point datasets (only for sim-year=2000) -->
|
|
<fsurdat hgrid="1x1_vancouverCAN" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1x1_vancouverCAN_hist_2000_78pfts_c240221.nc</fsurdat>
|
|
<fsurdat hgrid="1x1_mexicocityMEX" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1x1_mexicocityMEX_hist_2000_78pfts_c240221.nc</fsurdat>
|
|
<fsurdat hgrid="1x1_urbanc_alpha" sim_year="2000" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1x1_urbanc_alpha_hist_2000_78pfts_c240221.nc</fsurdat>
|
|
|
|
<!-- for pre-industrial simulations - year 1850 -->
|
|
|
|
<fsurdat hgrid="360x720cru" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_360x720cru_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="0.9x1.25" sim_year="1850" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_0.9x1.25_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="1.9x2.5" sim_year="1850" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1.9x2.5_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="10x15" sim_year="1850" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_10x15_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="4x5" sim_year="1850" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_4x5_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="mpasa480" sim_year="1850" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa480_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="mpasa120" sim_year="1850" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_mpasa120_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="ne30np4" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne30np4_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne30np4.pg2" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne30np4.pg2_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne30np4.pg3" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne30np4.pg3_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne3np4.pg3" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne3np4.pg3_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="C96" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_C96_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="1x1_smallvilleIA" sim_year="1850" >
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1x1_smallvilleIA_hist_1850_78pfts_c240221.nc</fsurdat>
|
|
<fsurdat hgrid="1x1_brazil" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_1x1_brazil_hist_1850_78pfts_c240221.nc</fsurdat>
|
|
|
|
<fsurdat hgrid="ne3np4.pg3" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne3np4.pg3_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne16np4.pg3" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne16np4.pg3_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne120np4.pg3" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne120np4.pg3_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne0np4.ARCTICGRIS.ne30x8" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne0np4.ARCTICGRIS.ne30x8_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne0np4.ARCTIC.ne30x4" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne0np4.ARCTIC.ne30x4_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
<fsurdat hgrid="ne0np4CONUS.ne30x8" sim_year="1850">
|
|
lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_ne0np4CONUS.ne30x8_hist_1850_78pfts_c240216.nc</fsurdat>
|
|
|
|
<!-- Potential vegetation land use dataset, crop is off, and zeroed, all areas are natural vegetation without human disturbance -->
|
|
<fsurdat hgrid="0.9x1.25" sim_year="PtVg" use_crop=".false."
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/surfdata_0.9x1.25_PtVeg_nourb_1850_16pfts_c240216.nc</fsurdat>
|
|
|
|
<!-- for NEON sites present day simulations - year 2000 -->
|
|
<fsurdat hgrid="CLM_USRDAT" neon=".true." sim_year="2018" use_fates=".true.">
|
|
lnd/clm2/surfdata_esmf/NEON/16PFT_mixed/surfdata_1x1_NEON_${NEONSITE}_hist_2000_16pfts_c240206.nc</fsurdat>
|
|
<fsurdat hgrid="CLM_USRDAT" neon=".true." sim_year="2018" use_fates=".false.">
|
|
lnd/clm2/surfdata_esmf/NEON/surfdata_1x1_NEON_${NEONSITE}_hist_2000_78pfts_c240206.nc</fsurdat>
|
|
<!-- If there are cases where only a few datasets change - they can be listed here for the particular NEONSITE -->
|
|
<!-- for example to override the above for the TOOL site do something like this...
|
|
<fsurdat hgrid="CLM_USRDAT" neon=".true." sim_year="2018" use_fates=".false." neonsite="TOOL">
|
|
lnd/clm2/surfdata_esmf/NEON/surfdata_1x1_NEON_TOOL_hist_78pfts_CMIP6_simyr2000_c230699.nc</fsurdat>
|
|
-->
|
|
|
|
<!-- Dynamic PFT surface datasets (relative to {csmdata}) -->
|
|
|
|
<!-- When NEON landuse datasets are available uncomment the following for something like this...
|
|
Also change the setting for clm_demand in the namelist_defaults_overall.xml file
|
|
<flanduse_timeseries hgrid="CLM_USRDAT" neon=".true." sim_year_range="1850-2100">
|
|
>lnd/clm2/surfdata_esmf/NEON/landuse.timeseries_NEON_${NEONSITE}_hist_78pfts_simyr2018-2023_c230931.nc</flanduse_timeseries>
|
|
-->
|
|
|
|
<flanduse_timeseries hgrid="0.9x1.25" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_0.9x1.25_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="1.9x2.5" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_1.9x2.5_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<!-- Do we need both use_crop=".false." and ".true." for FATES transient? -->
|
|
<!-- As of 2024/02/02 the Grids Support spreadsheet includes no 16-pft landuse files. -->
|
|
<flanduse_timeseries hgrid="4x5" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_4x5_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="10x15" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_10x15_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="360x720cru" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_360x720cru_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="1x1_brazil" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_1x1_brazil_SSP2-4.5_1850-2100_78pfts_c240221.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="mpasa120" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_mpasa120_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="ne3np4.pg3" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_ne3np4.pg3_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="ne16np4.pg3" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_ne16np4.pg3_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="ne30np4.pg3" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_ne30np4.pg3_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="C96" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_C96_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
|
|
<!-- Note that this transient file only goes up to year 1855.
|
|
This is sufficient for testing purposes, but could cause problems if you try to run beyond 1855. -->
|
|
<flanduse_timeseries hgrid="1x1_smallvilleIA" sim_year_range="1850-2000"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_1x1_smallvilleIA_SSP2-4.5_1850-1855_78pfts_c240221.nc</flanduse_timeseries>
|
|
|
|
<!-- Future scenarios - landuse time series files with crop on -->
|
|
|
|
<!-- SSP1-RCP2.6 - relative to {csmdata}) -->
|
|
<flanduse_timeseries hgrid="0.9x1.25" sim_year_range="1850-2100" ssp_rcp="SSP1-2.6"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_0.9x1.25_SSP1-2.6_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<!-- SSP2-RCP4.5 - relative to {csmdata}) -->
|
|
<flanduse_timeseries hgrid="0.9x1.25" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_0.9x1.25_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="1.9x2.5" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_1.9x2.5_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<!-- Do we need both use_crop=".false." and ".true." for FATES transient? -->
|
|
<!-- As of 2024/02/02 the Grids Support spreadsheet includes no 16-pft landuse files. -->
|
|
<flanduse_timeseries hgrid="4x5" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_4x5_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="10x15" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_10x15_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="360x720cru" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_360x720cru_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="1x1_brazil" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_1x1_brazil_SSP2-4.5_1850-2100_78pfts_c240221.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="mpasa120" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_mpasa120_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="ne3np4.pg3" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_ne3np4.pg3_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="ne16np4.pg3" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_ne16np4.pg3_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
<flanduse_timeseries hgrid="ne30np4.pg3" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_ne30np4.pg3_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<flanduse_timeseries hgrid="C96" sim_year_range="1850-2100" ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_C96_SSP2-4.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<!-- SSP3-RCP7.0 - relative to {csmdata}) -->
|
|
<flanduse_timeseries hgrid="0.9x1.25" sim_year_range="1850-2100" ssp_rcp="SSP3-7.0"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_0.9x1.25_SSP3-7.0_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<!-- SSP4-RCP6.0 - relative to {csmdata}) -->
|
|
<flanduse_timeseries hgrid="0.9x1.25" sim_year_range="1850-2100" ssp_rcp="SSP4-6.0"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_0.9x1.25_SSP4-6.0_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<!-- SSP5-RCP8.5 - relative to {csmdata}) -->
|
|
<flanduse_timeseries hgrid="0.9x1.25" sim_year_range="1850-2100" ssp_rcp="SSP5-8.5"
|
|
>lnd/clm2/surfdata_esmf/ctsm5.2.0/landuse.timeseries_0.9x1.25_SSP5-8.5_1850-2100_78pfts_c240216.nc</flanduse_timeseries>
|
|
|
|
<!-- SSP1-RCP1.9 - relative to {csmdata}) -->
|
|
<!--- currently empty until needed, we can't test because of lack of ndep files for this SSP -->
|
|
|
|
<!-- SSP4-RCP3.4 - relative to {csmdata}) -->
|
|
<!--- currently empty until needed, we can't test because of lack of ndep files for this SSP -->
|
|
|
|
<!-- SSP5-RCP3.4 - relative to {csmdata}) -->
|
|
<!--- currently empty until needed, we can't test because of lack of ndep files for this SSP -->
|
|
|
|
<!-- Land Use Harmonization unified data sets for dynamic FATES land use change -->
|
|
|
|
<fluh_timeseries hgrid="4x5" sim_year_range="1850-2000" use_fates=".true."
|
|
>lnd/clm2/surfdata_map/fates-sci.1.68.3_api.31.0.0_tools.1.0.1/LUH2_states_transitions_management.timeseries_4x5_hist_simyr1850-2015_c231101.nc</fluh_timeseries>
|
|
|
|
<!-- This one is just for testing until Issue #2304 is resolved -->
|
|
<fluh_timeseries hgrid="4x5" sim_year_range="constant" use_fates=".true."
|
|
>lnd/clm2/surfdata_map/fates-sci.1.68.3_api.31.0.0_tools.1.0.1/LUH2_states_transitions_management.timeseries_4x5_hist_simyr1850-2015_c231101.nc</fluh_timeseries>
|
|
|
|
<!-- Fixation and Uptake of Nitrogen Model (FUN2.0) -->
|
|
<use_fun >.false.</use_fun>
|
|
<use_fun use_cn=".true." use_nitrif_denitrif=".true.">.true.</use_fun>
|
|
<use_fun phys="clm4_5" use_cn=".true." use_nitrif_denitrif=".true.">.false.</use_fun>
|
|
|
|
<freelivfix_intercept use_fun=".true." use_cn=".true.">0.0117d00</freelivfix_intercept>
|
|
<freelivfix_slope_wet use_fun=".true." use_cn=".true.">0.0006d00</freelivfix_slope_wet>
|
|
|
|
<br_root>0.83d-06</br_root>
|
|
|
|
<!-- Scalar of leaf respiration to vcmax (used for SP mode and with luna) (could vary with physics version) -->
|
|
<leaf_mr_vcm >0.015d00</leaf_mr_vcm>
|
|
|
|
|
|
<initial_vegC use_cn=".true." mm_nuptake_opt=".true." >100.d00</initial_vegC>
|
|
<initial_vegC phys="clm4_5" use_cn=".true." mm_nuptake_opt=".true." >20.d00</initial_vegC>
|
|
<initial_vegC use_cn=".true." mm_nuptake_opt=".false.">1.d00</initial_vegC>
|
|
|
|
<!-- SNICAR (SNow, ICe, and Aerosol Radiative model) datasets -->
|
|
<!-- *********** Resolution independent: *********** -->
|
|
<fsnowaging>lnd/clm2/snicardata/snicar_drdt_bst_fit_60_c070416.nc</fsnowaging>
|
|
|
|
<snicar_numrad_snw>5</snicar_numrad_snw>
|
|
|
|
<fsnowoptics snicar_numrad_snw="480">lnd/clm2/snicardata/snicar_optics_480bnd_c012422.nc</fsnowoptics>
|
|
<fsnowoptics snicar_numrad_snw="5" >lnd/clm2/snicardata/snicar_optics_5bnd_c013122.nc</fsnowoptics>
|
|
|
|
<snicar_snw_shape >hexagonal_plate</snicar_snw_shape>
|
|
<snicar_snw_shape phys="clm5_0">sphere</snicar_snw_shape>
|
|
<snicar_snw_shape phys="clm4_5">sphere</snicar_snw_shape>
|
|
|
|
<use_snicar_frc>.false.</use_snicar_frc>
|
|
<snicar_solarspec >mid_latitude_winter</snicar_solarspec>
|
|
<snicar_dust_optics >sahara</snicar_dust_optics>
|
|
<snicar_snodst_intmix>.false.</snicar_snodst_intmix>
|
|
<snicar_snobc_intmix>.false.</snicar_snobc_intmix>
|
|
<snicar_snobc_intmix phys="clm5_1">.true.</snicar_snobc_intmix>
|
|
<snicar_use_aerosol >.true.</snicar_use_aerosol>
|
|
<do_sno_oc >.false.</do_sno_oc>
|
|
|
|
<!-- Nitrogen deposition streams namelist defaults -->
|
|
<stream_year_first_ndep use_cn=".true." sim_year_range="1850-2100" >2015</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year_range="1850-2100" >2101</stream_year_last_ndep>
|
|
<model_year_align_ndep use_cn=".true." sim_year_range="1850-2100" >2015</model_year_align_ndep>
|
|
|
|
<stream_year_first_ndep use_cn=".true." sim_year="2018" >2018</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year="2018" >2018</stream_year_last_ndep>
|
|
|
|
<stream_year_first_ndep use_cn=".true." sim_year="2010" >2010</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year="2010" >2010</stream_year_last_ndep>
|
|
|
|
<stream_year_first_ndep use_cn=".true." sim_year="2000" >2000</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year="2000" >2000</stream_year_last_ndep>
|
|
|
|
<stream_year_first_ndep use_cn=".true." sim_year="1850" >1850</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year="1850" >1850</stream_year_last_ndep>
|
|
|
|
<stream_year_first_ndep use_cn=".true." sim_year="1000" >2000</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year="1000" >2000</stream_year_last_ndep>
|
|
|
|
<stream_year_first_ndep use_cn=".true." sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_last_ndep>
|
|
|
|
<stream_year_first_ndep use_cn=".true." sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_first_ndep>
|
|
<stream_year_last_ndep use_cn=".true." sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_last_ndep>
|
|
|
|
<stream_fldfilename_ndep hgrid="0.9x1.25" use_cn=".true." ssp_rcp="hist" >lnd/clm2/ndepdata/fndep_clm_hist_b.e21.BWHIST.f09_g17.CMIP6-historical-WACCM.ensmean_1849-2015_monthly_0.9x1.25_c180926.nc</stream_fldfilename_ndep>
|
|
|
|
<stream_meshfile_ndep hgrid="1.9x2.5">share/meshes/fv1.9x2.5_141008_ESMFmesh_c20191001.nc</stream_meshfile_ndep>
|
|
<stream_meshfile_ndep hgrid="0.9x1.25">share/meshes/fv0.9x1.25_141008_polemod_ESMFmesh.nc</stream_meshfile_ndep>
|
|
|
|
<!-- Only the CMIP6 Tier I Nitogen deposition files are available -->
|
|
<stream_fldfilename_ndep hgrid="0.9x1.25" use_cn=".true." ssp_rcp="SSP5-8.5"
|
|
>lnd/clm2/ndepdata/fndep_clm_f09_g17.CMIP6-SSP5-8.5-WACCM_1849-2101_monthly_c191007.nc</stream_fldfilename_ndep>
|
|
<stream_fldfilename_ndep hgrid="0.9x1.25" use_cn=".true." ssp_rcp="SSP1-2.6"
|
|
>lnd/clm2/ndepdata/fndep_clm_f09_g17.CMIP6-SSP1-2.6-WACCM_1849-2101_monthly_c191007.nc</stream_fldfilename_ndep>
|
|
<stream_fldfilename_ndep hgrid="0.9x1.25" use_cn=".true." ssp_rcp="SSP2-4.5"
|
|
>lnd/clm2/ndepdata/fndep_clm_f09_g17.CMIP6-SSP2-4.5-WACCM_1849-2101_monthly_c191007.nc</stream_fldfilename_ndep>
|
|
<stream_fldfilename_ndep hgrid="0.9x1.25" use_cn=".true." ssp_rcp="SSP3-7.0"
|
|
>lnd/clm2/ndepdata/fndep_clm_SSP370_b.e21.BWSSP370cmip6.f09_g17.CMIP6-SSP3-7.0-WACCM.002_1849-2101_monthly_0.9x1.25_c211216.nc</stream_fldfilename_ndep>
|
|
|
|
<ndep_taxmode use_cn=".true.">cycle</ndep_taxmode>
|
|
<ndep_varlist use_cn=".true.">NDEP_month</ndep_varlist>
|
|
|
|
<ndepmapalgo use_cn=".true." >bilinear</ndepmapalgo>
|
|
|
|
<ndepmapalgo use_cn=".true." hgrid="1x1_brazil" >nn</ndepmapalgo>
|
|
<ndepmapalgo use_cn=".true." hgrid="1x1_mexicocityMEX" >nn</ndepmapalgo>
|
|
<ndepmapalgo use_cn=".true." hgrid="1x1_vancouverCAN" >nn</ndepmapalgo>
|
|
<ndepmapalgo use_cn=".true." hgrid="1x1_urbanc_alpha" >nn</ndepmapalgo>
|
|
<ndepmapalgo use_cn=".true." hgrid="1x1_asphaltjungleNJ" >nn</ndepmapalgo>
|
|
<ndepmapalgo use_cn=".true." hgrid="5x5_amazon" >nn</ndepmapalgo>
|
|
|
|
<!-- Soilm moisture streams namelist defaults -->
|
|
<!-- This is if you want to prescribe the soil moisture from input datasets rather than model it -->
|
|
<use_soil_moisture_streams>.false.</use_soil_moisture_streams>
|
|
<stream_year_first_soilm >1997</stream_year_first_soilm>
|
|
<stream_year_last_soilm >1997</stream_year_last_soilm>
|
|
<model_year_align_soilm >1997</model_year_align_soilm>
|
|
|
|
<stream_fldfilename_soilm hgrid="0.9x1.25">lnd/clm2/prescribed_data/LFMIP-pdLC-SST.H2OSOI.0.9x1.25.20levsoi.natveg.climo1980-2014.MONS_c190709.nc</stream_fldfilename_soilm>
|
|
|
|
<soilm_tintalgo>linear</soilm_tintalgo>
|
|
<soilm_offset >0</soilm_offset>
|
|
|
|
<!-- LAI streams namelist defaults -->
|
|
<use_lai_streams >.false.</use_lai_streams>
|
|
<stream_year_first_lai >2001</stream_year_first_lai>
|
|
<stream_year_last_lai >2013</stream_year_last_lai>
|
|
<model_year_align_lai >2001</model_year_align_lai>
|
|
|
|
<stream_fldfilename_lai hgrid="360x720cru" >lnd/clm2/lai_streams/MODISPFTLAI_0.5x0.5_c140711.nc</stream_fldfilename_lai>
|
|
<stream_meshfile_lai hgrid="360x720cru" >lnd/clm2/lai_streams/MODISPFTLAI_0.5x0_ESMFmesh_cdf5_090621.nc</stream_meshfile_lai>
|
|
|
|
<lai_mapalgo>bilinear</lai_mapalgo>
|
|
|
|
<lai_mapalgo hgrid="1x1_brazil" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_mexicocityMEX" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_vancouverCAN" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_urbanc_alpha" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_asphaltjungleNJ" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="5x5_amazon" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_brazil" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_mexicocityMEX" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_vancouverCAN" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_urbanc_alpha" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="1x1_asphaltjungleNJ" >nn</lai_mapalgo>
|
|
<lai_mapalgo hgrid="5x5_amazon" >nn</lai_mapalgo>
|
|
|
|
<!-- crop calendar streams namelist defaults -->
|
|
<stream_year_first_cropcal >1850</stream_year_first_cropcal>
|
|
<stream_year_last_cropcal >2100</stream_year_last_cropcal>
|
|
<model_year_align_cropcal >1850</model_year_align_cropcal>
|
|
|
|
<!-- lightning streams namelist defaults -->
|
|
|
|
<light_res use_cn=".false." >none</light_res>
|
|
<light_res use_cn=".true." fire_method="nofire" >none</light_res>
|
|
<light_res use_cn=".true." neon=".true." >106x174</light_res>
|
|
<light_res use_cn=".true." >360x720</light_res>
|
|
<light_res use_cn=".true." phys="clm5_0" >94x192</light_res>
|
|
<light_res use_cn=".true." phys="clm4_5" >94x192</light_res>
|
|
<light_res use_fates=".true." >none</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="0" >none</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="1" >none</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="2" >360x720</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="3" >360x720</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="4" >360x720</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="5" >360x720</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="2" neon=".true.">106x174</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="3" neon=".true.">106x174</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="4" neon=".true.">106x174</light_res>
|
|
<light_res use_fates=".true." fates_spitfire_mode="5" neon=".true.">106x174</light_res>
|
|
|
|
<stream_year_first_lightng >0001</stream_year_first_lightng>
|
|
<stream_year_last_lightng >0001</stream_year_last_lightng>
|
|
|
|
<stream_fldfilename_lightng hgrid="94x192" >atm/datm7/NASA_LIS/clmforc.Li_2012_climo1995-2011.T62.lnfm_Total_c140423.nc</stream_fldfilename_lightng>
|
|
<stream_meshfile_lightng hgrid="94x192" >atm/datm7/NASA_LIS/clmforc.Li_2012_climo1995-2011.T62_ESMFmesh_cdf5_110621.nc</stream_meshfile_lightng>
|
|
<stream_fldfilename_lightng hgrid="106x174" >atm/datm7/NASA_LIS/clmforc.Li_2016_climo1995-2013.360x720.lnfm_Total_NEONarea_c210625.nc</stream_fldfilename_lightng>
|
|
<stream_meshfile_lightng hgrid="106x174" >atm/datm7/NASA_LIS/ESMF_MESH.Li_2016.360x720.NEONarea_cdf5_c221104.nc</stream_meshfile_lightng>
|
|
<stream_fldfilename_lightng hgrid="360x720" >atm/datm7/NASA_LIS/clmforc.Li_2016_climo1995-2013.360x720.lnfm_Total_c160825.nc</stream_fldfilename_lightng>
|
|
<stream_meshfile_lightng hgrid="360x720" >atm/datm7/NASA_LIS/clmforc.Li_2016_climo1995-2013.360x720_ESMFmesh_cdf5_150621.nc</stream_meshfile_lightng>
|
|
|
|
<lightngmapalgo >bilinear</lightngmapalgo>
|
|
|
|
<lightngmapalgo hgrid="1x1_brazil" >nn</lightngmapalgo>
|
|
<lightngmapalgo hgrid="1x1_mexicocityMEX" >nn</lightngmapalgo>
|
|
<lightngmapalgo hgrid="1x1_vancouverCAN" >nn</lightngmapalgo>
|
|
<lightngmapalgo hgrid="1x1_urbanc_alpha" >nn</lightngmapalgo>
|
|
<lightngmapalgo hgrid="1x1_asphaltjungleNJ" >nn</lightngmapalgo>
|
|
<lightngmapalgo hgrid="5x5_amazon" >nn</lightngmapalgo>
|
|
|
|
<!-- Population density streams namelist defaults -->
|
|
<stream_year_first_popdens cnfireson=".true." sim_year_range="1850-2100" >2015</stream_year_first_popdens>
|
|
<stream_year_last_popdens cnfireson=".true." sim_year_range="1850-2100" >2100</stream_year_last_popdens>
|
|
<model_year_align_popdens cnfireson=".true." sim_year_range="1850-2100" >2015</model_year_align_popdens>
|
|
|
|
<stream_year_first_popdens use_cn=".true." sim_year="2018" >2018</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_cn=".true." sim_year="2018" >2018</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_cn=".true." sim_year="2010" >2010</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_cn=".true." sim_year="2010" >2010</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_cn=".true." sim_year="2000" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_cn=".true." sim_year="2000" >2000</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_cn=".true." sim_year="1850" >1850</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_cn=".true." sim_year="1850" >1850</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_cn=".true." sim_year="1000" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_cn=".true." sim_year="1000" >2000</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_cn=".true." sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_cn=".true." sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_cn=".true." sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_cn=".true." sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_fates=".true." sim_year="2018" >2018</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_fates=".true." sim_year="2018" >2018</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_fates=".true." sim_year="2010" >2010</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_fates=".true." sim_year="2010" >2010</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_fates=".true." sim_year="2000" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_fates=".true." sim_year="2000" >2000</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_fates=".true." sim_year="1850" >1850</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_fates=".true." sim_year="1850" >1850</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_fates=".true." sim_year="1000" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_fates=".true." sim_year="1000" >2000</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_fates=".true." sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_fates=".true." sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_last_popdens>
|
|
|
|
<stream_year_first_popdens use_fates=".true." sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_first_popdens>
|
|
<stream_year_last_popdens use_fates=".true." sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_last_popdens>
|
|
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." >lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP1-1.9" >lnd/clm2/firedata/clmforc.Li_2018_SSP1_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP1-2.6" >lnd/clm2/firedata/clmforc.Li_2018_SSP1_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP2-4.5" >lnd/clm2/firedata/clmforc.Li_2018_SSP2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP3-7.0" >lnd/clm2/firedata/clmforc.Li_2018_SSP3_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP4-6.0" >lnd/clm2/firedata/clmforc.Li_2018_SSP4_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP4-3.4" >lnd/clm2/firedata/clmforc.Li_2018_SSP4_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP5-8.5" >lnd/clm2/firedata/clmforc.Li_2018_SSP5_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_cn=".true." ssp_rcp="SSP5-3.4" >lnd/clm2/firedata/clmforc.Li_2018_SSP5_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." >lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP1-1.9" >lnd/clm2/firedata/clmforc.Li_2018_SSP1_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP1-2.6" >lnd/clm2/firedata/clmforc.Li_2018_SSP1_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP2-4.5" >lnd/clm2/firedata/clmforc.Li_2018_SSP2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP3-7.0" >lnd/clm2/firedata/clmforc.Li_2018_SSP3_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP4-6.0" >lnd/clm2/firedata/clmforc.Li_2018_SSP4_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP4-3.4" >lnd/clm2/firedata/clmforc.Li_2018_SSP4_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP5-8.5" >lnd/clm2/firedata/clmforc.Li_2018_SSP5_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
<stream_fldfilename_popdens hgrid="0.5x0.5" use_fates=".true." ssp_rcp="SSP5-3.4" >lnd/clm2/firedata/clmforc.Li_2018_SSP5_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2100_c181205.nc
|
|
</stream_fldfilename_popdens>
|
|
|
|
<stream_meshfile_popdens hgrid="0.5x0.5">lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0_ESMFmesh_cdf5_100621.nc</stream_meshfile_popdens>
|
|
|
|
<popdensmapalgo use_cn=".true." >bilinear</popdensmapalgo>
|
|
|
|
<popdensmapalgo use_cn=".true." hgrid="1x1_brazil" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_cn=".true." hgrid="1x1_mexicocityMEX" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_cn=".true." hgrid="1x1_vancouverCAN" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_cn=".true." hgrid="1x1_urbanc_alpha" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_cn=".true." hgrid="1x1_asphaltjungleNJ" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_cn=".true." hgrid="5x5_amazon" >nn</popdensmapalgo>
|
|
|
|
<popdensmapalgo use_fates=".true." >bilinear</popdensmapalgo>
|
|
|
|
<popdensmapalgo use_fates=".true." hgrid="1x1_brazil" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_fates=".true." hgrid="1x1_mexicocityMEX" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_fates=".true." hgrid="1x1_vancouverCAN" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_fates=".true." hgrid="1x1_urbanc_alpha" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_fates=".true." hgrid="1x1_asphaltjungleNJ" >nn</popdensmapalgo>
|
|
<popdensmapalgo use_fates=".true." hgrid="5x5_amazon" >nn</popdensmapalgo>
|
|
|
|
<!-- Urban time varying streams namelist defaults -->
|
|
<stream_year_first_urbantv sim_year_range="1850-2100" >2015</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year_range="1850-2100" >2106</stream_year_last_urbantv>
|
|
<model_year_align_urbantv sim_year_range="1850-2100" >2015</model_year_align_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="2018" >2018</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="2018" >2018</stream_year_last_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="2010" >2010</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="2010" >2010</stream_year_last_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="2000" >2000</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="2000" >2000</stream_year_last_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="1850" >1850</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="1850" >1850</stream_year_last_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="1000" >2000</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="1000" >2000</stream_year_last_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="constant" sim_year_range="1000-1002" >2000</stream_year_last_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="constant" sim_year_range="1000-1004" >2000</stream_year_last_urbantv>
|
|
|
|
<stream_year_first_urbantv sim_year="constant" sim_year_range="1850-2000" >1850</stream_year_first_urbantv>
|
|
<stream_year_last_urbantv sim_year="constant" sim_year_range="1850-2000" >2106</stream_year_last_urbantv>
|
|
|
|
<stream_fldfilename_urbantv phys="clm6_0" hgrid="0.9x1.25"
|
|
>lnd/clm2/urbandata/CTSM52_tbuildmax_OlesonFeddema_2020_0.9x1.25_simyr1849-2106_c200605.nc</stream_fldfilename_urbantv>
|
|
<stream_fldfilename_urbantv phys="clm5_1" hgrid="0.9x1.25"
|
|
>lnd/clm2/urbandata/CTSM52_tbuildmax_OlesonFeddema_2020_0.9x1.25_simyr1849-2106_c200605.nc</stream_fldfilename_urbantv>
|
|
<stream_fldfilename_urbantv phys="clm5_0" hgrid="0.9x1.25"
|
|
>lnd/clm2/urbandata/CLM50_tbuildmax_Oleson_2016_0.9x1.25_simyr1849-2106_c160923.nc</stream_fldfilename_urbantv>
|
|
<stream_fldfilename_urbantv phys="clm4_5" hgrid="0.9x1.25"
|
|
>lnd/clm2/urbandata/CLM45_tbuildmax_Oleson_2016_0.9x1.25_simyr1849-2106_c160923.nc</stream_fldfilename_urbantv>
|
|
|
|
<stream_meshfile_urbantv hgrid="0.9x1.25"
|
|
>lnd/clm2/urbandata/CLM50_tbuildmax_Oleson_2016_0.9x1_ESMFmesh_cdf5_100621.nc</stream_meshfile_urbantv>
|
|
|
|
<urbantvmapalgo >nn</urbantvmapalgo>
|
|
|
|
<urbantvmapalgo hgrid="1x1_brazil" >nn</urbantvmapalgo>
|
|
<urbantvmapalgo hgrid="1x1_mexicocityMEX" >nn</urbantvmapalgo>
|
|
<urbantvmapalgo hgrid="1x1_vancouverCAN" >nn</urbantvmapalgo>
|
|
<urbantvmapalgo hgrid="1x1_urbanc_alpha" >nn</urbantvmapalgo>
|
|
<urbantvmapalgo hgrid="1x1_asphaltjungleNJ" >nn</urbantvmapalgo>
|
|
<urbantvmapalgo hgrid="5x5_amazon" >nn</urbantvmapalgo>
|
|
|
|
<!-- Create crop on a separate land-unit -->
|
|
<create_crop_landunit use_fates=".false.">.true.</create_crop_landunit>
|
|
<create_crop_landunit use_fates=".true." >.false.</create_crop_landunit>
|
|
|
|
<run_zero_weight_urban>.false.</run_zero_weight_urban>
|
|
|
|
<convert_ocean_to_land>.true.</convert_ocean_to_land>
|
|
|
|
<collapse_urban structure="standard" >.false.</collapse_urban>
|
|
<collapse_urban structure="fast" >.true.</collapse_urban>
|
|
|
|
<n_dom_landunits structure="standard" >0</n_dom_landunits>
|
|
<n_dom_landunits structure="fast" >1</n_dom_landunits>
|
|
|
|
<n_dom_pfts structure="standard" >0</n_dom_pfts>
|
|
<n_dom_pfts structure="fast" >1</n_dom_pfts>
|
|
|
|
<toosmall_soil>0.d00</toosmall_soil>
|
|
<toosmall_crop>0.d00</toosmall_crop>
|
|
<toosmall_glacier>0.d00</toosmall_glacier>
|
|
<toosmall_lake>0.d00</toosmall_lake>
|
|
<toosmall_wetland>0.d00</toosmall_wetland>
|
|
<toosmall_urban>0.d00</toosmall_urban>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Performance issues -->
|
|
<!-- ========================================= -->
|
|
|
|
<nsegspc >35</nsegspc>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for modelio namelist -->
|
|
<!-- ========================================= -->
|
|
|
|
<diri>.</diri>
|
|
<diro>.</diro>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for ch4par_in namelist -->
|
|
<!-- ========================================= -->
|
|
|
|
<finundation_method >TWS_inversion</finundation_method>
|
|
<finundation_method phys="clm4_5" >ZWT_inversion</finundation_method>
|
|
<use_aereoxid_prog use_cn=".true." >.true.</use_aereoxid_prog>
|
|
<use_aereoxid_prog use_fates=".true.">.true.</use_aereoxid_prog>
|
|
|
|
<finundation_res finundation_method="TWS_inversion">0.9x1.25</finundation_res>
|
|
<finundation_res finundation_method="ZWT_inversion">0.9x1.25</finundation_res>
|
|
|
|
<stream_fldfilename_ch4finundated finundation_method="TWS_inversion" hgrid="0.9x1.25"
|
|
>lnd/clm2/paramdata/finundated_inversiondata_0.9x1.25_c170706.nc</stream_fldfilename_ch4finundated>
|
|
<stream_fldfilename_ch4finundated finundation_method="ZWT_inversion" hgrid="0.9x1.25"
|
|
>lnd/clm2/paramdata/finundated_inversiondata_0.9x1.25_c170706.nc</stream_fldfilename_ch4finundated>
|
|
|
|
<stream_meshfile_ch4finundated finundation_method="TWS_inversion"
|
|
>lnd/clm2/paramdata/finundated_inversiondata_0.9x1_ESMFmesh_cdf5_130621.nc</stream_meshfile_ch4finundated>
|
|
<stream_meshfile_ch4finundated finundation_method="ZWT_inversion"
|
|
>lnd/clm2/paramdata/finundated_inversiondata_0.9x1_ESMFmesh_cdf5_130621.nc</stream_meshfile_ch4finundated>
|
|
|
|
<!-- =========================================== -->
|
|
<!-- Defaults for dust namelist items -->
|
|
<!-- Defaults for Zender's soil erodibility data -->
|
|
<!-- =========================================== -->
|
|
|
|
<dust_emis_method>Zender_2003</dust_emis_method>
|
|
<zender_soil_erod_source dust_emis_method="Zender_2003">atm</zender_soil_erod_source>
|
|
<zendersoilerod_mapalgo>bilinear</zendersoilerod_mapalgo>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam45_cam6.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam50_cam6.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam51_cam6.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam45_cam5.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2_cam5.4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam50_cam5.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2_cam5.4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam51_cam5.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2_cam5.4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam45_cam4.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tuned-cam4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam50_cam4.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tuned-cam4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam51_cam4.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tuned-cam4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam45_cam4.0" hgrid="0.9x1.25"
|
|
>lnd/clm2/dustemisdata/dst_source1x1tuned-cam4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam50_cam4.0" hgrid="0.9x1.25"
|
|
>lnd/clm2/dustemisdata/dst_source1x1tuned-cam4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam51_cam4.0" hgrid="0.9x1.25"
|
|
>lnd/clm2/dustemisdata/dst_source1x1tuned-cam4-forCLM_cdf5_c240202.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam45_cam6.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam50_cam6.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam51_cam6.0"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam45_CRUv7"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam50_CRUv7"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam51_CRUv7"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam45_GSWP3v1"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam50_GSWP3v1"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
<stream_fldfilename_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd" lnd_tuning_mode="cam51_GSWP3v1"
|
|
>lnd/clm2/dustemisdata/dst_source2x2tunedcam6-2x2-forCLM_cdf5_c230312.nc</stream_fldfilename_zendersoilerod>
|
|
|
|
<stream_meshfile_zendersoilerod dust_emis_method="Zender_2003" zender_soil_erod_source="lnd"
|
|
>lnd/clm2/dustemisdata/dust_2x2_ESMFmesh_cdf5_c230730.nc</stream_meshfile_zendersoilerod>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for different BGC/decomp modes -->
|
|
<!-- ========================================= -->
|
|
|
|
<soil_decomp_method use_cn=".true." >CENTURYKoven2013</soil_decomp_method>
|
|
<soil_decomp_method use_fates=".true." >CENTURYKoven2013</soil_decomp_method>
|
|
<soil_decomp_method use_fates=".true." use_fates_sp=".true." >None</soil_decomp_method>
|
|
<soil_decomp_method >None</soil_decomp_method>
|
|
|
|
<use_lch4 soil_decomp_method="None" >.false.</use_lch4>
|
|
<use_lch4 >.true.</use_lch4>
|
|
<use_nitrif_denitrif soil_decomp_method="None" >.false.</use_nitrif_denitrif>
|
|
<use_nitrif_denitrif >.true.</use_nitrif_denitrif>
|
|
|
|
<!-- ===== FATES DEFAULTS =========== -->
|
|
<fates_spitfire_mode use_fates=".true.">0</fates_spitfire_mode>
|
|
<use_fates_planthydro use_fates=".true.">.false.</use_fates_planthydro>
|
|
<use_fates_tree_damage use_fates=".true.">.false.</use_fates_tree_damage>
|
|
<use_fates_cohort_age_tracking use_fates=".true.">.false.</use_fates_cohort_age_tracking>
|
|
<use_fates_ed_st3 use_fates=".true.">.false.</use_fates_ed_st3>
|
|
<use_fates_ed_prescribed_phys use_fates=".true.">.false.</use_fates_ed_prescribed_phys>
|
|
<use_fates_logging use_fates=".true.">.false.</use_fates_logging>
|
|
<use_fates_inventory_init use_fates=".true.">.false.</use_fates_inventory_init>
|
|
<use_fates_sp use_fates=".true.">.false.</use_fates_sp>
|
|
<use_fates_luh use_fates=".true.">.false.</use_fates_luh>
|
|
<fates_parteh_mode use_fates=".true.">1</fates_parteh_mode>
|
|
<fates_seeddisp_cadence use_fates=".true.">0</fates_seeddisp_cadence>
|
|
<fates_history_dimlevel use_fates=".true.">2,2</fates_history_dimlevel>
|
|
<use_fates_nocomp use_fates=".true." use_fates_sp=".true.">.true.</use_fates_nocomp>
|
|
<use_fates_nocomp use_fates=".true." >.false.</use_fates_nocomp>
|
|
<use_fates_fixed_biogeog use_fates=".true." use_fates_sp=".true.">.true.</use_fates_fixed_biogeog>
|
|
<use_fates_fixed_biogeog use_fates=".true." >.false.</use_fates_fixed_biogeog>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for dynamic subgrid -->
|
|
<!-- (some other defaults for dynamic subgrid -->
|
|
<!-- are set in the BuildNamelist code) -->
|
|
<!-- ========================================= -->
|
|
<do_transient_lakes>.false.</do_transient_lakes>
|
|
<do_transient_urban>.false.</do_transient_urban>
|
|
<reset_dynbal_baselines>.false.</reset_dynbal_baselines>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for water tracers -->
|
|
<!-- ========================================= -->
|
|
|
|
<enable_water_tracer_consistency_checks>.false.</enable_water_tracer_consistency_checks>
|
|
|
|
<enable_water_isotopes>.false.</enable_water_isotopes>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for init_interp -->
|
|
<!-- ========================================= -->
|
|
|
|
<init_interp_method>general</init_interp_method>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for excess ice -->
|
|
<!-- ========================================= -->
|
|
|
|
<use_excess_ice>.false.</use_excess_ice>
|
|
|
|
<stream_fldfilename_exice use_excess_ice=".true.">lnd/clm2/paramdata/exice_init_0.125x0.125_c20220516.nc</stream_fldfilename_exice>
|
|
<stream_meshfile_exice use_excess_ice=".true.">lnd/clm2/paramdata/exice_init_0.125x0.125_ESMFmesh_cdf5_c20220802.nc</stream_meshfile_exice>
|
|
<stream_mapalgo_exice use_excess_ice=".true.">bilinear</stream_mapalgo_exice>
|
|
|
|
<!-- ========================================= -->
|
|
<!-- Defaults for tillage -->
|
|
<!-- ========================================= -->
|
|
|
|
<tillage_mode>off</tillage_mode>
|
|
<tillage_mode use_crop=".true." phys="clm5_1">low</tillage_mode>
|
|
<tillage_mode use_crop=".true." phys="clm6_0">low</tillage_mode>
|
|
|
|
<use_original_tillage_phases>.false.</use_original_tillage_phases>
|
|
<max_tillage_depth>0.26d00</max_tillage_depth>
|
|
|
|
</namelist_defaults>
|