! *********************************************************************************************************************** ! DEFINITION OF THE MODEL DECISIONS ! *********************************************************************************************************************** ! This file defines the modeling decisions used. ! NOTES: ! (1) lines starting with ! are treated as comment lines -- there is no limit on the number of comment lines ! (2) the name of the decision is followed by the character string defining the decision ! (3) the simulation start/end times must be within single quotes ! *********************************************************************************************************************** soilCatTbl STAS ! soil-category dataset vegeParTbl MODIFIED_IGBP_MODIS_NOAH ! vegetation-category dataset soilStress NoahType ! choice of function for the soil moisture control on stomatal resistance stomResist BallBerry ! choice of function for stomatal resistance num_method itertive ! choice of numerical method fDerivMeth analytic ! choice of method to calculate flux derivatives LAI_method specified ! choice of method to determine LAI and SAI f_Richards mixdform ! form of Richards equation groundwatr bigBuckt ! choice of groundwater parameterization hc_profile constant ! choice of hydraulic conductivity profile bcUpprTdyn nrg_flux ! type of upper boundary condition for thermodynamics bcLowrTdyn zeroFlux ! type of lower boundary condition for thermodynamics bcUpprSoiH liq_flux ! type of upper boundary condition for soil hydrology bcLowrSoiH drainage ! type of lower boundary condition for soil hydrology veg_traits Raupach_BLM1994 ! choice of parameterization for vegetation roughness length and displacement height canopyEmis difTrans ! choice of parameterization for canopy emissivity snowIncept lightSnow ! choice of parameterization for snow interception windPrfile logBelowCanopy ! choice of canopy wind profile astability louisinv ! choice of stability function canopySrad BeersLaw ! choice of method for canopy shortwave radiation alb_method conDecay ! choice of albedo representation compaction anderson ! choice of compaction routine snowLayers CLM_2010 ! choice of method to combine and sub-divide snow layers thCondSnow jrdn1991 ! choice of thermal conductivity representation for snow thCondSoil funcSoilWet ! choice of thermal conductivity representation for soil spatial_gw localColumn ! choice of method for spatial representation of groundwater subRouting timeDlay ! choice of method for sub-grid routing ! history Mon Aug 3 08:26:10 2020: ../../summa/utils/convert_summa_config_v2_v3.py fm.txt ! history Wed Aug 5 01:37:39 2020: ../../summa/utils/convert_summa_config_v2_v3.py fm.txt ! history Wed Aug 5 01:44:03 2020: ../../summa/utils/convert_summa_config_v2_v3.py fm.txt