MoistureSwelling object

The MoistureSwelling object defines moisture-driven swelling.

The following topics are discussed:

Access

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

MoistureSwelling(...)

This method creates a MoistureSwelling object.

Path

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

Required arguments

table

A sequence of sequences of Floats specifying the items described below.

Optional arguments

None.

Table data

  • Volumetric moisture swelling strain, εms.

  • Saturation, s. This value must lie in the range 0.0s1.0.

Return value

A MoistureSwelling object.

Exceptions

None.

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.

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.

Corresponding analysis keywords