v0.14.0
Public Attributes | List of all members
GelModule::Gel::BlockMaterialData Struct Reference

Gel material parameters. More...

#include <users_modules/gels/src/Gels.hpp>

Collaboration diagram for GelModule::Gel::BlockMaterialData:
[legend]

Public Attributes

double vAlpha
 Poisson ratio spring alpha. More...
 
double gAlpha
 Shear modulus spring alpha. More...
 
double vBeta
 Poisson ratio spring beta. More...
 
double gBeta
 Shear modulus spring beta. More...
 
double vBetaHat
 Poisson ratio dashpot. More...
 
double gBetaHat
 Shear modulus dashpot. More...
 
double pErmeability
 Permeability of Gel. More...
 
double vIscosity
 Viscosity of Gel. More...
 
double oMega
 Volume per solvent molecule. More...
 
double mU0
 equilibrated chemical potential/load More...
 
Range tEts
 Test in the block. More...
 

Detailed Description

Gel material parameters.

Definition at line 88 of file Gels.hpp.

Member Data Documentation

◆ gAlpha

double GelModule::Gel::BlockMaterialData::gAlpha

Shear modulus spring alpha.

Definition at line 92 of file Gels.hpp.

◆ gBeta

double GelModule::Gel::BlockMaterialData::gBeta

Shear modulus spring beta.

Definition at line 94 of file Gels.hpp.

◆ gBetaHat

double GelModule::Gel::BlockMaterialData::gBetaHat

Shear modulus dashpot.

Definition at line 96 of file Gels.hpp.

◆ mU0

double GelModule::Gel::BlockMaterialData::mU0

equilibrated chemical potential/load

Definition at line 100 of file Gels.hpp.

◆ oMega

double GelModule::Gel::BlockMaterialData::oMega

Volume per solvent molecule.

Definition at line 99 of file Gels.hpp.

◆ pErmeability

double GelModule::Gel::BlockMaterialData::pErmeability

Permeability of Gel.

Definition at line 97 of file Gels.hpp.

◆ tEts

Range GelModule::Gel::BlockMaterialData::tEts

Test in the block.

Definition at line 102 of file Gels.hpp.

◆ vAlpha

double GelModule::Gel::BlockMaterialData::vAlpha

Poisson ratio spring alpha.

Definition at line 91 of file Gels.hpp.

◆ vBeta

double GelModule::Gel::BlockMaterialData::vBeta

Poisson ratio spring beta.

Definition at line 93 of file Gels.hpp.

◆ vBetaHat

double GelModule::Gel::BlockMaterialData::vBetaHat

Poisson ratio dashpot.

Definition at line 95 of file Gels.hpp.

◆ vIscosity

double GelModule::Gel::BlockMaterialData::vIscosity

Viscosity of Gel.

Definition at line 98 of file Gels.hpp.


The documentation for this struct was generated from the following file: