Concrete history variables.
More...
#include <ConcreteHistoryVars.h>
|
|
void | setup_parameters (const double &initialTangent) |
| |
|
double | getStrain (void) const |
| |
|
double | getStress (void) const |
| |
|
double | getTangent (void) const |
| |
| double | getSecantStiffness (const double &Ec, const double &eps_m) const |
| | Return the wecant stiffness for determination of creep strain. More...
|
| |
|
void | cutStress (const double &sigmin, const double &sigmax, const double &er) |
| |
|
void | Print (std::ostream &os) const |
| |
|
|
double | ecmin |
| | hstP(1)
|
| |
|
double | dept |
| | hstP(2)
|
| |
|
double | eps |
| | strain
|
| |
|
double | sig |
| | stress
|
| |
|
double | e |
| | stiffness modulus
|
| |
Concrete history variables.
◆ getSecantStiffness()
| double XC::ConcreteHistoryVars::getSecantStiffness |
( |
const double & |
Ec, |
|
|
const double & |
eps_m |
|
) |
| const |
|
inline |
Return the wecant stiffness for determination of creep strain.
- Parameters
-
| Ec | concrete stiffness. |
| eps_m | concrete mechanical strain. |
The documentation for this struct was generated from the following file: