mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user