mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
added message
This commit is contained in:
@ -305,7 +305,9 @@ void Foam::KinematicParcel<ParcelType>::hitWallPatch
|
||||
const wallPolyPatch& wpp,
|
||||
TrackData& td
|
||||
)
|
||||
{}
|
||||
{
|
||||
// Wall interactions handled by generic hitPatch function
|
||||
}
|
||||
|
||||
|
||||
template<class ParcelType>
|
||||
|
||||
Reference in New Issue
Block a user