The MoistureSwelling object defines moisture-driven swelling.
materialApi.materials()[name].moistureSwelling()
This method creates a MoistureSwelling object.
materialApi.materials()[name].MoistureSwelling
odb_MoistureSwelling& MoistureSwelling(const odb_SequenceSequenceDouble& table);
Required argument
An odb_SequenceSequenceDouble specifying the items described below.
Optional arguments
Table data
Volumetric moisture swelling strain, .
Saturation, . This value must lie in the range
.
Return value
A MoistureSwelling object.
Exceptions
The MoistureSwelling object has members with the same names and descriptions as the arguments to the MoistureSwelling method.
In addition, the MoistureSwelling object can have the following member:
odb_Ratios ratios() const;
A Ratios object.