Rationalized the LTS solvers

This commit is contained in:
Henry Weller
2015-06-16 12:42:37 +01:00
parent 03adb37ab4
commit 8293227964
20 changed files with 316 additions and 352 deletions

View File

@ -17,7 +17,7 @@ FoamFile
application LTSReactingParcelFoam;
startFoam latestTime;
startFrom latestTime;
startTime 0;

View File

@ -70,7 +70,7 @@ PIMPLE
rhoMin 0.1;
rhoMax 1.5;
maxCo 5;
maxCo 2.5;
rDeltaTSmoothingCoeff 1;
alphaTemp 1;
maxDeltaT 1;

View File

@ -17,7 +17,7 @@ FoamFile
application reactingParcelFoam;
startFoam startTime;
startFrom startTime;
startTime 0;

View File

@ -17,7 +17,7 @@ FoamFile
application reactingParcelFoam;
startFoam latestTime;
startFrom latestTime;
startTime 0;

View File

@ -17,7 +17,7 @@ FoamFile
application simpleReactingParcelFoam;
startFoam latestTime;
startFrom latestTime;
startTime 0;