From 1de8695aec98ca2f0ea09c11fb9aceb2fd27cdc3 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Tue, 7 Dec 2010 11:14:58 +0000
Subject: [PATCH] ENH: ReleaseNotes-dev : update

---
 ReleaseNotes-dev | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/ReleaseNotes-dev b/ReleaseNotes-dev
index 6af144a3094..815b97d8626 100644
--- a/ReleaseNotes-dev
+++ b/ReleaseNotes-dev
@@ -190,6 +190,10 @@
     mesh. Great for postprocessing.
   + =steadyParticleTracks=: Generates VTK tracks from the output of the cloud
     =ParticleTracks= post-processing sub-model
+  + Sampling:
+    + =patchInternalField=: new sampledSurface - like 'patch' but samples
+    internal field instead of boundary field.
+    + =ensight=: new output format for all sampledSurfaces.
   + Function objects:
     + =residualControl=: new function object to allow users to terminate steady
     state calculations when the defined residual levels are achieved
@@ -204,7 +208,9 @@
     + =readFields=: reads field if not yet registered. Makes functionObjects
       useable through standalone execFlowFunctionObjects.
     + =faceSource=: can now calculate on a sampledSurface (e.g. flow through a
-       triSurfaceMesh)
+       triSurfaceMesh).
+    + =nearWallFields=: constructs field with on selected patches interpolated
+       internal field for further postprocessing.
 
 * New tutorials
   There is a large number of new tutorials for existing and new solvers in the
-- 
GitLab