MoistureSwelling(...)
This method creates a MoistureSwelling object.
Path
materialApi.materials()[name].MoistureSwelling
Prototype
odb_MoistureSwelling& MoistureSwelling(const odb_SequenceSequenceDouble& table);
Required arguments
- table
An odb_SequenceSequenceDouble specifying the items described below.
Optional arguments
None.
Table data
Volumetric moisture swelling strain, .
Saturation, . This value must lie in the range .
Return value
A MoistureSwelling object.
Exceptions
None.