mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: remove redundant white-spaces in interFoam/motorBike
This commit is contained in:
@ -28,11 +28,11 @@ endTime 2;
|
|||||||
deltaT 0.001;
|
deltaT 0.001;
|
||||||
|
|
||||||
writeControl adjustable;
|
writeControl adjustable;
|
||||||
|
|
||||||
writeInterval 0.02;
|
writeInterval 0.02;
|
||||||
|
|
||||||
purgeWrite 0;
|
purgeWrite 0;
|
||||||
|
|
||||||
|
|
||||||
writeFormat binary;
|
writeFormat binary;
|
||||||
|
|
||||||
writePrecision 6;
|
writePrecision 6;
|
||||||
@ -48,7 +48,9 @@ runTimeModifiable yes;
|
|||||||
adjustTimeStep yes;
|
adjustTimeStep yes;
|
||||||
|
|
||||||
maxCo 0.5;
|
maxCo 0.5;
|
||||||
|
|
||||||
maxAlphaCo 0.5;
|
maxAlphaCo 0.5;
|
||||||
|
|
||||||
maxDeltaT 1;
|
maxDeltaT 1;
|
||||||
|
|
||||||
functions
|
functions
|
||||||
|
|||||||
Reference in New Issue
Block a user