Gel object

The Gel object defines a swelling gel.

The following topics are discussed:

Access

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

Gel(...)

This method creates a Gel object.

Path

materialApi.materials()[name].Gel

Prototype

odb_Gel&
Gel(const odb_SequenceSequenceDouble& table);

Required arguments

table

An odb_SequenceSequenceDouble specifying the items described below.

Optional arguments

None.

Table data

  • Radius of gel particles when completely dry, radry.

  • Fully swollen radius of gel particles, raf.

  • Number of gel particles per unit volume, ka.

  • Relaxation time constant for long-term swelling of gel particles, τ1.

Return value

A Gel object.

Exceptions

None.

Members

The Gel object has members with the same names and descriptions as the arguments to the Gel method.

Corresponding analysis keywords