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

added message

parent 531f3c06
Branches
Tags
No related merge requests found
......@@ -305,7 +305,9 @@ void Foam::KinematicParcel<ParcelType>::hitWallPatch
const wallPolyPatch& wpp,
TrackData& td
)
{}
{
// Wall interactions handled by generic hitPatch function
}
template<class ParcelType>
......
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