29.105 VelocityDependence object

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

Access
import material
mdb.models[name].materials[name].permeability.velocityDependence
import odbMaterial
session.odbs[name].materials[name].permeability.velocityDependence


29.105.1 VelocityDependence(...)

This method creates a VelocityDependence object.

Path
mdb.models[name].materials[name].permeability.VelocityDependence
session.odbs[name].materials[name].permeability.VelocityDependence

Required argument

table

A sequence of sequences of Floats specifying the items described below.

Optional arguments

None.

Table data

  • . Only 0.0 is allowed.

  • Void ratio, .

Return value

A VelocityDependence object.

Exceptions

RangeError.


29.105.2 setValues(...)

This method modifies the VelocityDependence object.

Required arguments

None.

Optional arguments

The optional arguments to setValues are the same as the arguments to the VelocityDependence method.

Return value

None

Exceptions

RangeError.


29.105.3  Members

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


29.105.4  Corresponding analysis keywords

*PERMEABILITY