mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
functionObjects: 'valueOutput' -> 'writeFields'
This commit is contained in:
@ -17,7 +17,7 @@ inletMassFlowRate
|
||||
alphaRhoPhi.liquid
|
||||
);
|
||||
|
||||
valueOutput false;
|
||||
writeFields false;
|
||||
log true;
|
||||
surfaceFormat null;
|
||||
|
||||
@ -40,7 +40,7 @@ outletMassFlowRate
|
||||
alphaRhoPhi.liquid
|
||||
);
|
||||
|
||||
valueOutput false;
|
||||
writeFields false;
|
||||
log true;
|
||||
surfaceFormat null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user