VelocityDependence(...)
This method creates a VelocityDependence object.
Path
materialApi.materials()[name].permeability().VelocityDependence
Prototype
odb_VelocityDependence& VelocityDependence(const odb_SequenceSequenceDouble& table);
Required arguments
- 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.