lagrangian: Always set switchProcessor flag
The TrackData::switchProcessor flag was not being set for some of the tracking steps made by the more complicated parcels. In the case that a parcel starts the step already on a processor boundary, this sometimes lead to the particle being transferred back and forth indefinitely. The flag is now explicitly set in all cases.
Showing
- src/lagrangian/intermediate/parcels/Templates/CollidingParcel/CollidingParcel.C 2 additions, 1 deletion...diate/parcels/Templates/CollidingParcel/CollidingParcel.C
- src/lagrangian/intermediate/parcels/Templates/MPPICParcel/MPPICParcel.C 3 additions, 1 deletion.../intermediate/parcels/Templates/MPPICParcel/MPPICParcel.C
Please register or sign in to comment