mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-2.0.0
This commit is contained in:
@ -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++
|
||||
|
||||
Reference in New Issue
Block a user