clean-up: remove all references to RongDrag force model

There is no force model named "RongDrag", it is also not mentioned in the
documentation. Thus, it is safe to remove all references to it from the
tutorials.
This commit is contained in:
Gerhard Holzinger
2017-09-27 15:16:20 +02:00
parent cd425337dd
commit 3f4058206a
3 changed files with 0 additions and 25 deletions

View File

@ -61,7 +61,6 @@ forceModels
gradPForce
viscForce
//KochHillDrag
//RongDrag
//Archimedes
//volWeightedAverage
//totalMomentumExchange
@ -200,17 +199,6 @@ BeetstraDragProps
// verbose true;
}
RongDragProps
{
verbose true;
velFieldName "U";
voidfractionFieldName "voidfraction";
interpolation true;
implForceDEM true;
implForceDEMaccumulated true;
granVelFieldName "Us";
}
virtualMassForceProps
{
velFieldName "U";