mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: clean up multiphase tutorials
This commit is contained in:
@ -14,7 +14,6 @@ FoamFile
|
||||
location "system";
|
||||
object controlDict;
|
||||
}
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
application interIsoFoam;
|
||||
@ -52,10 +51,12 @@ runTimeModifiable no;
|
||||
adjustTimeStep no;
|
||||
|
||||
maxCo 1e6;
|
||||
|
||||
maxAlphaCo 0.5;
|
||||
|
||||
maxDeltaT 0.05;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
setVelocity
|
||||
|
||||
Reference in New Issue
Block a user