Structure to handle the Van Genuchten-Mualen model of soil. More...
#include <cs_gwf_soil.h>
Collaboration diagram for cs_gwf_soil_context_genuchten_t:Data Fields | |
Model parameters | |
| double | residual_moisture |
| double | saturated_moisture |
| double | saturated_permeability [3][3] |
| double | n |
| double | m |
| double | scale |
| double | tortuosity |
Array values | |
{ | |
| cs_real_t * | permeability_values |
| cs_real_t * | head_values |
| cs_real_t * | moisture_values |
| cs_real_t * | capacity_values |
Structure to handle the Van Genuchten-Mualen model of soil.
See CS_GWF_SOIL_GENUCHTEN). This structure stores the parameters defining the evolution laws for the liquid saturation and the relative permeability.
| cs_real_t* capacity_values |
| cs_real_t* head_values |
| m |
Value depending of that of n m = 1 - 1/n
| cs_real_t* moisture_values |
| n |
Shape parameter. Should be 1.25 < n < 6
| cs_real_t* permeability_values |
| residual_moisture |
Also called residual liquid saturation
| saturated_moisture |
Value of the liquid saturation (or moisture content)
| saturated_permeability |
Permeability value (isotropic or anisotropic) when the soil is saturated
| scale |
Value of a scaling parameter in [m^-1]
| tortuosity |
tortuosity param. for saturated hydraulic conductivity