6.27. cable_soilparm.nml
¶
This file contains a namelist called CABLE_SOILPARM
that sets time-invariant parameters for different soil types for the CABLE land surface model.
6.27.1. CABLE_SOILPARM
namelist members¶
This namelist reads the values of parameters for each of the soil types if the CABLE land surface model is being used. These parameters are a function of surface type only. All parameters must be defined for any configuration. The number of soil types is stored in the n_soiltypes parameter and for the current version of CABLE is set to 9.
- CABLE_SOILPARM::silt_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Fraction of soil which is silt.
- CABLE_SOILPARM::clay_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Fraction of soil which is clay.
- CABLE_SOILPARM::sand_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Fraction of soil which is sand.
- CABLE_SOILPARM::swilt_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Volume of H2O at wilting (m3 m-3)
- CABLE_SOILPARM::sfc_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Volume of H2O at field capacity (m3 m-3)
- CABLE_SOILPARM::ssat_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Volume of H2O at saturation (m3 m-3)
- CABLE_SOILPARM::bch_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Parameter b in Campbell equation.
- CABLE_SOILPARM::hyds_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Hydraulic conductivity at saturation (m-1).
- CABLE_SOILPARM::sucs_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Suction at saturation (m).
- CABLE_SOILPARM::rhosoil_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Soil bulk density (kg m-3)
- CABLE_SOILPARM::css_io¶
- Type:
real(n_soiltypes)
- Default:
MDI
Soil specific heat capacity (J kg-1 K-1).