mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
TUT: clean up multiphase tutorials
This commit is contained in:
@ -53,6 +53,7 @@ maxCo 0.4;
|
||||
|
||||
maxDeltaT 1;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
forces
|
||||
@ -71,8 +72,8 @@ functions
|
||||
{
|
||||
type surfaceFieldValue;
|
||||
libs (fieldFunctionObjects);
|
||||
writeControl timeStep;
|
||||
writeInterval 1;
|
||||
writeControl timeStep;
|
||||
writeInterval 1;
|
||||
log yes;
|
||||
writeTotalArea no;
|
||||
writeFields no;
|
||||
|
||||
Reference in New Issue
Block a user