Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions vn7.4/_sources/namelists/jules_soil.nml.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,20 @@ This file sets the soil options and parameters. It contains one namelist called
* van Genuchten, M.T., 1980, A Closed-form Equation for Predicting the Hydraulic Conductivity of Unsaturated Soils. Soil Science Society of America Journal, 44:892-898.


.. nml:member:: l_satcon_decay

:type: logical
:default: F

Vary saturated conductivity exponentially through soil column.

TRUE
Reduce saturated conductivity exponentially with depth.

FALSE
Hydraulic conductivity constant with depth


.. nml:member:: l_dpsids_dsdz

:type: logical
Expand Down Expand Up @@ -188,6 +202,14 @@ This file sets the soil options and parameters. It contains one namelist called
The depth (0.0->zst) to which the soil temperature is averaged for use in the calculation of wetland methane emissions (m).


.. nml:member:: f_satcon

:type: real
:default: 1.0

Factor that multiplies satcon in ancillary to get surface value.


.. nml:member:: confrac

:type: real
Expand Down