8.0
general documentation
cs_gwf_soil_param_genuchten_t Struct Reference

Structure to handle the Van Genuchten-Mualen model of soil. More...

#include <cs_gwf_soil.h>

+ Collaboration diagram for cs_gwf_soil_param_genuchten_t:

Data Fields

double residual_moisture
 
double n
 
double m
 
double scale
 
double tortuosity
 

Detailed Description

Structure to handle the Van Genuchten-Mualen model of soil.

   See \ref CS_GWF_SOIL_GENUCHTEN. This structure stores the parameters
   defining the evolution laws for the liquid saturation and the
   relative permeability.

Field Documentation

◆ m

m

Value depending of that of n m = 1 - 1/n

◆ n

n

Shape parameter. Should be 1.25 < n < 6

◆ residual_moisture

residual_moisture

Also called residual liquid saturation

◆ scale

scale

Value of a scaling parameter in [m^-1]

◆ tortuosity

tortuosity

Tortuosity parameter for saturated hydraulic conductivity


The documentation for this struct was generated from the following file: