EosCompaction(...)
This method creates an EosCompaction object.
Path
mdb.models[name].materials[name].eos.EosCompaction session.odbs[name].materials[name].eos.EosCompaction
Required arguments
- soundSpeed
A Float specifying reference sound speed in the porous material.
- porosity
A Float specifying value of the porosity of the unloaded material.
- pressure
A Float specifying pressure required to initialize plastic behavior.
- compactionPressure
A Float specifying compaction pressure at which all pores are crushed.
Optional arguments
None.
Return value
An EosCompaction object.
Exceptions
RangeError.