mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
release on 2014-07-25_13-42-41
This commit is contained in:
@ -149,9 +149,12 @@ GidaspowDragProps
|
||||
}
|
||||
DiFeliceDragProps
|
||||
{
|
||||
//verbose;
|
||||
velFieldName "U";
|
||||
densityFieldName "rho";
|
||||
voidfractionFieldName "voidfraction";
|
||||
granVelFieldName "Us";
|
||||
interpolation;
|
||||
}
|
||||
|
||||
KochHillDragProps
|
||||
@ -161,6 +164,12 @@ KochHillDragProps
|
||||
densityFieldName "rho";
|
||||
voidfractionFieldName "voidfraction";
|
||||
interpolation;
|
||||
//forceSubModels
|
||||
//(
|
||||
// ImExCorr
|
||||
//);
|
||||
//implDEM true;
|
||||
//explicitInterpCorr true;
|
||||
}
|
||||
|
||||
BeetstraDragProps
|
||||
|
||||
Reference in New Issue
Block a user