![]() |
OpenSeesPyAssistant 1.1
OpenSeesPy for everyone
|
Go to the source code of this file.
Namespaces | |
namespace | Constants |
Module with the values of a set of essential constants. | |
Variables | |
float | G_CONST = 9.810*m_unit/s_unit**2 |
int | MAX_ITER = 100 |
int | MAX_ITER_INTEGRATION = 50 |
float | RIGID = 100.0 |
float | TOL = 1.0e-6 |
float | TOL_INTEGRATION = 1.0e-12 |
float | ZERO = 1.0e-9 |