|
NTRT Simulator
v1.1
|
Public Member Functions | |
| Config (const std::size_t res, const double r, const double d, const double ym, const double shm, const double stm, const double csc, const double gt, const double gr) | |
Public Attributes | |
| const std::size_t | resolution |
| const double | radius |
| const double | density |
| const double | YoungMod |
| const double | ShearMod |
| const double | StretchMod |
| const double | ConsSpringConst |
| const double | gammaT |
| const double | gammaR |
Definition at line 42 of file CordeModel.h.
| const double CordeModel::Config::gammaT |
For really short segments (< .001 length) consider decreasing these further or changing length to cubic (currently ^5)
Definition at line 61 of file CordeModel.h.