INT: org integration

1) rPolynomial Eq of State
2) externalForce and softWall in rigidBodyDynamics

INT: Several minor bug fixes plus
This commit is contained in:
sergio
2019-12-04 11:13:45 -08:00
committed by Andrew Heather
parent 5c74b709b1
commit 6e8f0dbe76
42 changed files with 1146 additions and 68 deletions

View File

@ -115,7 +115,8 @@ public:
virtual void restrain
(
scalarField& tau,
Field<spatialVector>& fx
Field<spatialVector>& fx,
const rigidBodyModelState& state
) const;
//- Update properties from given dictionary