59.87 SaturationDependence object

The SaturationDependence object specifies the dependence of the permeability of a material on the saturation of the wetting liquid.

Access
materialApi.materials()[name].permeability().saturationDependence()


59.87.1 SaturationDependence(...)

This method creates a SaturationDependence object.

Path
materialApi.materials()[name].permeability().SaturationDependence
Prototype
odb_SaturationDependence&
SaturationDependence(const odb_SequenceSequenceDouble& table);

Required argument

table

An odb_SequenceSequenceDouble specifying the items described below.

Optional arguments

None.

Table data

  • . (Dimensionless.)

  • Saturation, . (Dimensionless.)

Return value

A SaturationDependence object.

Exceptions

RangeError.


59.87.2  Members

The SaturationDependence object has members with the same names and descriptions as the arguments to the SaturationDependence method.


59.87.3  Corresponding analysis keywords

*PERMEABILITY