openfoam/applications/utilities/preProcessing/setExprBoundaryFields
Mark Olesen cd1350a87f ENH: support preloading fields for setExpr* utilities (#2014)
- can use either command-line option "-load-fields" or dictionary
  entry "readFields" to specify field names to be preloaded.

  Essentially the same functionality as with a readFields function
  object but with a lot less typing.

- tutorial examples provided by Ryan Danks <ryan.danks@rwdi.com>
  illustrate using setExpr* utilities to calculate a quantity
  as a post-processing step.
2021-03-17 21:42:37 +01:00
..
Make ENH: setExprFields and setExprBoundaryFields 2019-12-10 13:09:22 +01:00
readFields.H ENH: support preloading fields for setExpr* utilities (#2014) 2021-03-17 21:42:37 +01:00
setExprBoundaryFields.C ENH: support preloading fields for setExpr* utilities (#2014) 2021-03-17 21:42:37 +01:00
setExprBoundaryFieldsDict RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00