mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' into cvm
This commit is contained in:
@ -374,7 +374,6 @@ void Foam::sixDoFRigidBodyMotion::updatePosition
|
||||
centreOfMass() += deltaT*v();
|
||||
|
||||
// Leapfrog orientation adjustment
|
||||
|
||||
rotate(Q(), pi(), deltaT);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user