MoistureSwelling object

The MoistureSwelling object defines moisture-driven swelling.

The following topics are discussed:

Access

materialApi.materials()[name].moistureSwelling()

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, εms.

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

Return value

A MoistureSwelling object.

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:

Prototype

odb_Ratios ratios() const;
ratios

A Ratios object.

Corresponding analysis keywords