PDRkEpsilon: Removed second bounding of epsilon to avoid turbulence-combustion coupling instability

This commit is contained in:
Henry Weller
2024-06-26 15:59:20 +01:00
parent 8bf9afff11
commit b8ad3a9036
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@ FoamFile
application PDRFoam;
startFrom latestTime;
startFrom startTime;
startTime 0;
@ -32,7 +32,7 @@ writeInterval 0.01;
purgeWrite 0;
writeFormat ascii;
writeFormat binary;
writePrecision 8;