SaturationDependence(...)
This method creates a SaturationDependence object.
Path
materialApi.materials()[name].permeability().SaturationDependence
Prototype
odb_SaturationDependence& SaturationDependence(const odb_SequenceSequenceDouble& table);
Required arguments
- table
An odb_SequenceSequenceDouble specifying the items described below.
Optional arguments
None.
Table data
. (Dimensionless.)
Saturation, . (Dimensionless.)
Return value
A SaturationDependence object.
Exceptions
RangeError.