Skip to content
Snippets Groups Projects
Commit cf7f7c05 authored by Andrew Heather's avatar Andrew Heather
Browse files

removing unused code

parent 575ed7c5
Branches
Tags
No related merge requests found
......@@ -113,9 +113,6 @@ void Foam::KinematicParcel<ParcelType>::calc
// Motion
// ~~~~~~
// No additional forces
vector Fx = vector::zero;
// Calculate new particle velocity
vector U1 = calcVelocity(td, dt, cellI, d0, U0, rho0, mass0, Su, dUTrans);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment