Flow123d  release_2.2.0-914-gf1a3a4f
Public Member Functions | List of all members
internal::Irmay Class Reference

#include <soil_models.hh>

Inheritance diagram for internal::Irmay:
Inheritance graph
[legend]
Collaboration diagram for internal::Irmay:
Collaboration graph
[legend]

Public Member Functions

 Irmay ()
 
template<class T >
conductivity_ (const T &h) const
 
- Public Member Functions inherited from internal::VanGenuchten
 VanGenuchten ()
 
void reset_ (SoilData soil)
 
template<class T >
conductivity_ (const T &h) const
 k(h)=t(h)**(0.5)* (1- ((h)**n/(1+(h)**n)) **m)**2 More...
 
template<class T >
water_content_ (const T &h) const
 

Additional Inherited Members

- Protected Member Functions inherited from internal::VanGenuchten
template<class T >
Q_rel (const T &h) const
 
template<class T >
Q_rel_inv (const T &q) const
 
- Protected Attributes inherited from internal::VanGenuchten
SoilData soil_param_
 
double Bpar
 
double Ppar
 
double K_lower_limit
 
double m
 
double Qs_nc
 
double FFQr
 
double FFQs
 
double Hs
 

Detailed Description

Definition at line 141 of file soil_models.hh.

Constructor & Destructor Documentation

internal::Irmay::Irmay ( )

Definition at line 158 of file soil_models.cc.

Member Function Documentation

template<class T >
T internal::Irmay::conductivity_ ( const T &  h) const

Definition at line 166 of file soil_models.cc.


The documentation for this class was generated from the following files: