mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: use dict entry for function objects in controlDict
This commit is contained in:
@ -63,6 +63,7 @@ functions
|
||||
sourceName outlet;
|
||||
operation weightedAverage;
|
||||
weightField phi;
|
||||
|
||||
fields
|
||||
(
|
||||
H2O
|
||||
@ -71,5 +72,4 @@ functions
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user