Home
last modified time | relevance | path

Searched refs:mdamping (Results 1 – 18 of 18) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChLoadsXYZROTnode.h205 const ChVector<>& mdamping ///< damping, along x y z axes of the abs_application
218 void SetDamping(const ChVector<> mdamping) { damping = mdamping; } in SetDamping() argument
249 const ChVector<>& mdamping, ///< damping, along the x y z axes of the abs_application
289 const ChVector<>& mdamping, ///< damping, along x y z axes of the abs_application
299 void SetRotationalDamping(const ChVector<> mdamping) { rot_damping = mdamping; } in SetRotationalDamping() argument
331 … ChMatrixConstRef mdamping ///< damping as a 6x6 matrix, local in the abs_application frame
346 void SetDampingMatrix(ChMatrixConstRef mdamping) { damping = mdamping; } in SetDampingMatrix() argument
467 … const ChVector<>& mdamping ///< damping, along x y z axes of the abs_application
480 void SetDamping(const ChVector<> mdamping) { damping = mdamping; } in SetDamping() argument
559 void SetRotationalDamping(const ChVector<> mdamping) { rot_damping = mdamping; } in SetRotationalDamping() argument
[all …]
H A DChLoadsXYZROTnode.cpp174 const ChVector<>& mdamping ///< damping, along x y z axes of the abs_application in ChLoadXYZROTnodeXYZROTnodeBushingSpherical() argument
195 const ChVector<>& mdamping, in ChLoadXYZROTnodeXYZROTnodeBushingPlastic() argument
197 … ChLoadXYZROTnodeXYZROTnodeBushingSpherical(mnodeA, mnodeB, abs_application, mstiffness, mdamping), in ChLoadXYZROTnodeXYZROTnodeBushingPlastic()
248 const ChVector<>& mdamping, in ChLoadXYZROTnodeXYZROTnodeBushingMate() argument
286 ChMatrixConstRef mdamping) in ChLoadXYZROTnodeXYZROTnodeBushingGeneric() argument
395 … const ChVector<>& mdamping) in ChLoadXYZROTnodeBodyBushingSpherical() argument
414 const ChVector<>& mdamping, in ChLoadXYZROTnodeBodyBushingPlastic() argument
416 : ChLoadXYZROTnodeBodyBushingSpherical(mnodeA, mbodyB, abs_application, mstiffness, mdamping), in ChLoadXYZROTnodeBodyBushingPlastic()
466 const ChVector<>& mdamping, in ChLoadXYZROTnodeBodyBushingMate() argument
469 : ChLoadXYZROTnodeBodyBushingSpherical(mnodeA, mbodyB, abs_application, mstiffness, mdamping), in ChLoadXYZROTnodeBodyBushingMate()
[all …]
H A DChMaterialShellKirchhoff.cpp468 std::shared_ptr<ChDampingKirchhoff> mdamping) { in ChMaterialShellKirchhoff() argument
474 if (mdamping) in ChMaterialShellKirchhoff()
475 this->SetDamping(mdamping); in ChMaterialShellKirchhoff()
518 void ChMaterialShellKirchhoff::SetDamping(std::shared_ptr<ChDampingKirchhoff> mdamping) { in SetDamping() argument
519 damping = mdamping; in SetDamping()
H A DChMaterialShellKirchhoff.h467 std::shared_ptr<ChDampingKirchhoff> mdamping ///< damping model, if any
528 void SetDamping(std::shared_ptr<ChDampingKirchhoff> mdamping);
H A DChMaterialShellReissner.cpp696 std::shared_ptr<ChDampingReissner> mdamping) { in ChMaterialShellReissner() argument
702 if (mdamping) in ChMaterialShellReissner()
703 this->SetDamping(mdamping); in ChMaterialShellReissner()
752 void ChMaterialShellReissner::SetDamping(std::shared_ptr<ChDampingReissner> mdamping) { in SetDamping() argument
753 damping = mdamping; in SetDamping()
H A DChMaterialShellReissner.h538 std::shared_ptr<ChDampingReissner> mdamping ///< damping model, if any
605 void SetDamping(std::shared_ptr<ChDampingReissner> mdamping);
H A DChBeamSectionCosserat.cpp1228 std::shared_ptr<ChDampingCosserat> mdamping) { in ChBeamSectionCosserat() argument
1236 if (mdamping) in ChBeamSectionCosserat()
1237 this->SetDamping(mdamping); in ChBeamSectionCosserat()
1277 void ChBeamSectionCosserat::SetDamping(std::shared_ptr<ChDampingCosserat> mdamping) { in SetDamping() argument
1278 damping = mdamping; in SetDamping()
H A DChBeamSectionCosserat.h1401 …std::shared_ptr<ChDampingCosserat> mdamping = {} ///< damping model for this section, if a…
1465 void SetDamping(std::shared_ptr<ChDampingCosserat> mdamping);
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChShaftsLoads.h73 const double mdamping ///< torsional damping
84 void SetTorsionalDamping(const double mdamping) { damping = mdamping; } in SetTorsionalDamping() argument
117 …const double mdamping, ///< normal damping at teeth contact, tangent direction to primi…
130 void SetTeethDamping(const double mdamping) { damping = mdamping; } in SetTeethDamping() argument
H A DChLoadsBody.h264 const ChVector<>& mdamping ///< damping, along x y z axes of the abs_application
275 void SetDamping(const ChVector<> mdamping) { damping = mdamping; } in SetDamping() argument
305 const ChVector<>& mdamping, ///< damping, along the x y z axes of the abs_application
344 const ChVector<>& mdamping, ///< damping, along x y z axes of the abs_application
354 void SetRotationalDamping(const ChVector<> mdamping) { rot_damping = mdamping; } in SetRotationalDamping() argument
385 …ChMatrixConstRef mdamping ///< damping as a 6x6 matrix, local in the abs_application frame
398 void SetDampingMatrix(ChMatrixConstRef mdamping) { damping = mdamping; } in SetDampingMatrix() argument
H A DChLoadsXYZnode.h248 void SetDamping(const double mdamping) { R = mdamping; } in SetDamping() argument
299 void SetDamping(const ChVector<> mdamping) { R = mdamping; } in SetDamping() argument
405 void SetDamping(const double mdamping) { R = mdamping; } in SetDamping() argument
455 void SetDamping(const ChVector<> mdamping) { R = mdamping; } in SetDamping() argument
H A DChShaftsLoads.cpp82 const double mdamping) in ChShaftsTorsionSpringDamper() argument
83 : ChShaftsLoad(mshaftA, mshaftB), stiffness(mstiffness), damping(mdamping), rest_phase(0.0) {} in ChShaftsTorsionSpringDamper()
99 …const double mdamping, ///< normal damping at teeth contact, tangent direction to prim… in ChShaftsElasticGear() argument
104 damping(mdamping), in ChShaftsElasticGear()
H A DChLoadsBody.cpp257 const ChVector<>& mdamping) in ChLoadBodyBodyBushingSpherical() argument
258 : ChLoadBodyBody(bodyA, bodyB, abs_application), stiffness(mstiffness), damping(mdamping) {} in ChLoadBodyBodyBushingSpherical()
276 const ChVector<>& mdamping, in ChLoadBodyBodyBushingPlastic() argument
278 : ChLoadBodyBodyBushingSpherical(mbodyA, mbodyB, abs_application, mstiffness, mdamping), in ChLoadBodyBodyBushingPlastic()
328 const ChVector<>& mdamping, in ChLoadBodyBodyBushingMate() argument
331 : ChLoadBodyBodyBushingSpherical(mbodyA, mbodyB, abs_application, mstiffness, mdamping), in ChLoadBodyBodyBushingMate()
365 ChMatrixConstRef mdamping) in ChLoadBodyBodyBushingGeneric() argument
366 : ChLoadBodyBody(mbodyA, mbodyB, abs_application), stiffness(mstiffness), damping(mdamping) {} in ChLoadBodyBodyBushingGeneric()
/dports/science/chrono/chrono-7.0.1/src/chrono_models/vehicle/hmmwv/
H A DHMMWV_ReissnerTire.cpp131 …auto mdamping = chrono_types::make_shared<ChDampingReissnerRayleigh>(m_materials[0]->GetElasticity… in HMMWV_ReissnerTire() local
132 m_materials[0]->SetDamping(mdamping); in HMMWV_ReissnerTire()
133mdamping = chrono_types::make_shared<ChDampingReissnerRayleigh>(m_materials[1]->GetElasticity(),m_… in HMMWV_ReissnerTire()
134 m_materials[1]->SetDamping(mdamping); in HMMWV_ReissnerTire()
135mdamping = chrono_types::make_shared<ChDampingReissnerRayleigh>(m_materials[2]->GetElasticity(),m_… in HMMWV_ReissnerTire()
136 m_materials[2]->SetDamping(mdamping); in HMMWV_ReissnerTire()
/dports/science/chrono/chrono-7.0.1/src/demos/fea/
H A Ddemo_FEA_beams_extrude.cpp135 auto mdamping = chrono_types::make_shared<ChDampingCosseratLinear>(); in main() local
136 mdamping->SetDampingCoefficientsRe((1e-3)*ChVector<>(1, 1, 1)); in main()
137 mdamping->SetDampingCoefficientsRk((1e-4)*ChVector<>(1, 1, 1)); //***??? -/+ in main()
144 …n = chrono_types::make_shared<ChBeamSectionCosserat>(minertia, melasticity, mplasticity, mdamping); in main()
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/tire/
H A DReissnerToroidalTire.cpp44 auto mdamping = chrono_types::make_shared<ChDampingReissnerRayleigh>(melasticity, m_alpha); in CreateMesh() local
45 auto mat = chrono_types::make_shared<ChMaterialShellReissner>(melasticity, nullptr, mdamping); in CreateMesh()
H A DReissnerTire.cpp82 auto mdamping = in ProcessJSON() local
84 m_materials[i]->SetDamping(mdamping); in ProcessJSON()
95 auto mdamping = in ProcessJSON() local
97 m_materials[i]->SetDamping(mdamping); in ProcessJSON()
/dports/science/chrono/chrono-7.0.1/src/chrono_python/fea/
H A DChModuleFea.i573 chrono::ChMatrixDynamic<double> mdamping){ in ChLoadXYZROTnodeXYZROTnodeBushingGeneric() argument
575 …ew ChLoadXYZROTnodeXYZROTnodeBushingGeneric(mnodeA, mnodeB, abs_application, mstiffness, mdamping); in ChLoadXYZROTnodeXYZROTnodeBushingGeneric()
587 chrono::ChMatrixDynamic<double> mdamping){ in ChLoadXYZROTnodeBodyBushingGeneric() argument
589 …nt = new ChLoadXYZROTnodeBodyBushingGeneric(mnodeA, mnodeB, abs_application, mstiffness, mdamping); in ChLoadXYZROTnodeBodyBushingGeneric()