Home
last modified time | relevance | path

Searched defs:Tyy_rot (Results 1 – 3 of 3) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChBeamSectionEuler.cpp410 …double Tyy_rot = cc * Jmyy + ss * Jmzz; // + 2 * Jmyz * cs; //TODO: it seems the commented term ha… in SetMainInertiasInMassReference() local
423 double Tyy_rot = this->Jyy - this->mu * this->Mz * this->Mz; in GetMainInertiasInMassReference() local
H A DChBeamSectionCosserat.cpp1189 double Tyy_rot = cc * Jmyy + ss * Jmzz; // + 2 * Jmyz * cs; in SetMainInertiasInMassReference() local
1200 double Tyy_rot = this->Jyy - this->mu * this->cm_z * this->cm_z; in GetMainInertiasInMassReference() local
H A DChBeamSectionTaperedTimoshenko.cpp117 double Tyy_rot = this->Jyy - this->mu * this->Mz * this->Mz; in GetMainInertiasInMassReference() local