restore previous testcase settings

to make regression testing easier
This commit is contained in:
danielque
2017-01-09 17:34:20 +01:00
parent a13960131c
commit aff47d3588
4 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@ boundaryField
uniformValue table uniformValue table
( (
(0.000 (0 0 0.002)) (0.000 (0 0 0.002))
(0.500 (0 0 0.020)) (0.100 (0 0 0.020))
); );
} }

View File

@ -16,7 +16,7 @@ FoamFile
dimensions [0 2 -2 0 0 0 0]; dimensions [0 2 -2 0 0 0 0];
internalField uniform 0e0; internalField uniform 1;
boundaryField boundaryField
{ {

View File

@ -55,12 +55,12 @@ smoothingModel off;// localPSizeDiffSmoothing;// constDiffSmoothing; //
forceModels forceModels
( (
GidaspowDrag //GidaspowDrag
//BeetstraDrag //BeetstraDrag
//DiFeliceDrag //DiFeliceDrag
gradPForce gradPForce
viscForce viscForce
//KochHillDrag KochHillDrag
//DEMbasedDrag //DEMbasedDrag
//RongDrag //RongDrag
//Archimedes //Archimedes

View File

@ -23,7 +23,7 @@ startTime 0;
stopAt endTime; stopAt endTime;
endTime 0.5; endTime 0.1;
deltaT 0.0005; deltaT 0.0005;