29.71 MoistureSwelling object

The MoistureSwelling object defines moisture-driven swelling.

Access
import material
mdb.models[name].materials[name].moistureSwelling
import odbMaterial
session.odbs[name].materials[name].moistureSwelling


29.71.1 MoistureSwelling(...)

This method creates a MoistureSwelling object.

Path
mdb.models[name].materials[name].MoistureSwelling
session.odbs[name].materials[name].MoistureSwelling

Required argument

table

A sequence of sequences of Floats 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.


29.71.2 setValues(...)

This method modifies the MoistureSwelling object.

Required arguments

None.

Optional arguments

The optional arguments to setValues are the same as the arguments to the MoistureSwelling method.

Return value

None

Exceptions

None.


29.71.3  Members

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:

ratios

A Ratios object.


29.71.4  Corresponding analysis keywords

*MOISTURE SWELLING