Namespace for rigid-body dynamics restraints. More...
Classes | |
class | externalForce |
Time-dependent external force restraint using Function1. More... | |
class | linearAxialAngularSpring |
Linear axial angular spring restraint. More... | |
class | linearDamper |
Linear damper restraint. Operates in the local frame of the body. More... | |
class | linearSpring |
Linear spring restraint. More... | |
class | sphericalAngularDamper |
Spherical angular damper restraint. Operates in the local frame of the body. More... | |
Foam::RBD::restraints::defineTypeNameAndDebug | ( | externalForce | , |
0 | |||
) |
Foam::RBD::restraints::addToRunTimeSelectionTable | ( | restraint | , |
externalForce | , | ||
dictionary | |||
) |
Foam::RBD::restraints::defineTypeNameAndDebug | ( | linearAxialAngularSpring | , |
0 | |||
) |
Foam::RBD::restraints::addToRunTimeSelectionTable | ( | restraint | , |
linearAxialAngularSpring | , | ||
dictionary | |||
) |
Foam::RBD::restraints::defineTypeNameAndDebug | ( | linearDamper | , |
0 | |||
) |
Foam::RBD::restraints::addToRunTimeSelectionTable | ( | restraint | , |
linearDamper | , | ||
dictionary | |||
) |
Foam::RBD::restraints::defineTypeNameAndDebug | ( | linearSpring | , |
0 | |||
) |
Foam::RBD::restraints::addToRunTimeSelectionTable | ( | restraint | , |
linearSpring | , | ||
dictionary | |||
) |
Foam::RBD::restraints::defineTypeNameAndDebug | ( | sphericalAngularDamper | , |
0 | |||
) |
Foam::RBD::restraints::addToRunTimeSelectionTable | ( | restraint | , |
sphericalAngularDamper | , | ||
dictionary | |||
) |