mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add nodeValues option for ensightWrite function object (closes #734)
This commit is contained in:
@ -7,6 +7,8 @@ ensightWrite
|
||||
libs ("libutilityFunctionObjects.so");
|
||||
log true;
|
||||
|
||||
nodeValues true;
|
||||
|
||||
// Fields to output (words or regex)
|
||||
fields (U p "(k|epsilon|omega)");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user