clean-up: remove all references to DEMbasedDrag

There is force model named "DEMbasedDrag", thus all references to it
in the tutorials can be removed. It is not even mentioned in the
documentation.
This commit is contained in:
Gerhard Holzinger
2017-09-27 15:10:41 +02:00
parent 8553d55f02
commit cd425337dd
2 changed files with 0 additions and 12 deletions

View File

@ -61,7 +61,6 @@ forceModels
gradPForce
viscForce
KochHillDrag
//DEMbasedDrag
//RongDrag
//Archimedes
//volWeightedAverage
@ -140,11 +139,6 @@ GidaspowDragProps
interpolation true;
phi 1;
}
DEMbasedDragProps
{
velFieldName "U";
voidfractionFieldName "voidfraction";
}
DiFeliceDragProps
{

View File

@ -61,7 +61,6 @@ forceModels
gradPForce
viscForce
//KochHillDrag
//DEMbasedDrag
//RongDrag
//Archimedes
//volWeightedAverage
@ -162,11 +161,6 @@ GidaspowDragProps
interpolation true;
phi 1;
}
DEMbasedDragProps
{
velFieldName "U";
voidfractionFieldName "voidfraction";
}
DiFeliceDragProps
{