functionObjects::surfaceFieldValue: New rational name for the surfaceRegion functionObject

surfaceRegion will be the name of a class to provide support for surface
region selection.
This commit is contained in:
Henry Weller
2016-08-12 10:04:11 +01:00
parent 8060826b2a
commit 0f6fb1c07a
20 changed files with 25 additions and 25 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
awk '{print $1 " " $3}' postProcessing/poolHeight/0/surfaceRegion.dat > poolHeight_vs_time
awk '{print $1 " " $3}' postProcessing/poolHeight/0/surfaceFieldValue.dat > poolHeight_vs_time