59.105 VelocityDependence object

The VelocityDependence object specifies the dependence of the permeability of a material on the velocity of fluid flow.

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


59.105.1 VelocityDependence(...)

This method creates a VelocityDependence object.

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

Required argument

table

An odb_SequenceSequenceDouble specifying the items described below.

Optional arguments

None.

Table data

  • . Only 0.0 is allowed.

  • Void ratio, .

Return value

A VelocityDependence object.

Exceptions

RangeError.


59.105.2  Members

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


59.105.3  Corresponding analysis keywords

*PERMEABILITY