Skip to content
Snippets Groups Projects
Commit d3c5b9bd authored by mattijs's avatar mattijs
Browse files

ENH: ReleaseNotes: added partialWrite

parent e06306b7
Branches
Tags
No related merge requests found
......@@ -297,6 +297,8 @@
triSurfaceMesh).
+ =nearWallFields=: constructs field with on selected patches interpolated
internal field for further postprocessing.
+ =partialWrite=: write some fields every time step (e.g. for
postprocessing) and others only every so often (for restart)
+ =coded=: uses the dynamic code compilation from =#codeStream=
to provide an in-line functionObject. E.g.
#+BEGIN_SRC c++
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment