ENH: add nodeValues option for ensightWrite function object (closes #734)

This commit is contained in:
Mark Olesen
2018-05-08 09:51:15 +02:00
parent b24bd516ae
commit f99880cbea
4 changed files with 15 additions and 9 deletions

View File

@ -7,6 +7,8 @@ ensightWrite
libs ("libutilityFunctionObjects.so");
log true;
nodeValues true;
// Fields to output (words or regex)
fields (U p "(k|epsilon|omega)");