Fixed settings in tutorial cfdemSolverRhoPimple/FinesColumn.

This commit is contained in:
tlichtenegger
2023-01-03 09:31:25 +01:00
parent fb798eb92f
commit 68318ab863
3 changed files with 6 additions and 2 deletions

View File

@ -173,6 +173,9 @@ FinesFieldsProps
poresizeWidth 0.2;
verbose true;
diffCoeff 0.005;
tauRelease 0.1;
depositionLength 0.1;
kineticClogging true;
}
gravityProps

View File

@ -23,13 +23,13 @@ startTime 0;
stopAt endTime;
endTime 40;
endTime 10;
deltaT 0.0005;
writeControl timeStep;
writeInterval 8000;
writeInterval 1000;
purgeWrite 0;

View File

@ -2,3 +2,4 @@ cd CFD
blockMesh
topoSet -dict system/topoSetDict
cp -r orig.0/ 0
decomposePar