|
svMultiPhysics
|
Cardiac electromechanics model type. More...
#include <CepMod.h>
Public Attributes | |
| bool | cpld = false |
| Whether electrophysiology and mechanics are coupled. | |
| bool | aStress = false |
| Whether active stress formulation is employed. | |
| bool | aStrain = false |
| Whether active strain formulation is employed. | |
| Vector< double > | Ya |
| Local variable integrated in time := activation force for active stress model := fiber stretch for active strain model. | |
Cardiac electromechanics model type.
| bool cemModelType::aStrain = false |
Whether active strain formulation is employed.
| bool cemModelType::aStress = false |
Whether active stress formulation is employed.
| bool cemModelType::cpld = false |
Whether electrophysiology and mechanics are coupled.
| Vector<double> cemModelType::Ya |
Local variable integrated in time := activation force for active stress model := fiber stretch for active strain model.