The MoistureSwelling object defines moisture-driven swelling.
import material mdb.models[name].materials[name].moistureSwelling import odbMaterial session.odbs[name].materials[name].moistureSwelling
This method creates a MoistureSwelling object.
mdb.models[name].materials[name].MoistureSwelling session.odbs[name].materials[name].MoistureSwelling
Required argument
A sequence of sequences of Floats 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
This method modifies the MoistureSwelling object.
Required arguments
Optional arguments
The optional arguments to setValues are the same as the arguments to the MoistureSwelling method.
Return value
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:
A Ratios object.