9.0
general documentation
Loading...
Searching...
No Matches
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

double m

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

◆ n

double n

Shape parameter. Should be 1.25 < n < 6

◆ residual_moisture

double residual_moisture

Also called residual liquid saturation

◆ scale

double scale

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

◆ tortuosity

double tortuosity

Tortuosity parameter for saturated hydraulic conductivity


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