minor tutorial updates - maxCo and active flag

This commit is contained in:
andy
2009-06-05 16:34:59 +01:00
parent 28f2758c1f
commit c822efa629
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
active yes;
cellSource sphereToCell; cellSource sphereToCell;
volumeType absolute; volumeType absolute;

View File

@ -47,7 +47,7 @@ runTimeModifiable yes;
adjustTimeStep yes; adjustTimeStep yes;
maxCo 0.2; maxCo 1.0;
maxDeltaT 1; maxDeltaT 1;