Flow123d  release_2.2.0-914-gf1a3a4f
Public Attributes | List of all members
SoilData Struct Reference

#include <soil_models.hh>

Public Attributes

double n
 
double alpha
 
double Qr
 
double Qs
 
double cut_fraction
 
double Ks
 

Detailed Description

One of possibly more classes specifying dependence of the relative conductivity and the relative water content on the pressure head. These functions (conductivity and water_content, respectively) are templates to allow evaluation of the derivatives through fadbad lib.

Definition at line 36 of file soil_models.hh.

Member Data Documentation

double SoilData::alpha

Definition at line 38 of file soil_models.hh.

double SoilData::cut_fraction

Definition at line 41 of file soil_models.hh.

double SoilData::Ks

Definition at line 42 of file soil_models.hh.

double SoilData::n

Definition at line 37 of file soil_models.hh.

double SoilData::Qr

Definition at line 39 of file soil_models.hh.

double SoilData::Qs

Definition at line 40 of file soil_models.hh.


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