PorousBulkModuli(...)
This method creates a PorousBulkModuli object.
Path
mdb.models[name].materials[name].PorousBulkModuli session.odbs[name].materials[name].PorousBulkModuli
Required arguments
- table
A sequence of sequences of Floats specifying the items described below.
Optional arguments
- temperatureDependency
A Boolean specifying whether the data depend on temperature. The default value is OFF.
Table data
Bulk modulus of solid grains.
Bulk modulus of permeating fluid.
Temperature, if the data depend on temperature.
Return value
A PorousBulkModuli object.
Exceptions
None.