8.1
general documentation
cs_gwf_soil_vgm_spf_param_t Struct Reference

Structure to handle the Van Genuchten-Mualem model of soil in the case of a single-phase flow in a porous media. More...

#include <cs_gwf_soil.h>

+ Collaboration diagram for cs_gwf_soil_vgm_spf_param_t:

Data Fields

double residual_moisture
 
double n
 
double m
 
double scale
 
double tortuosity
 

Detailed Description

Structure to handle the Van Genuchten-Mualem model of soil in the case of a single-phase flow in a porous media.

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: