openfoam/tutorials/multiphase/potentialFreeSurfaceFoam/oscillatingBox/extractHeightData
Henry Weller d048b857dc functionObjects::surfaceFieldValue: New rational name for the surfaceRegion functionObject
surfaceRegion will be the name of a class to provide support for surface
region selection.
2016-08-12 10:04:11 +01:00

3 lines
105 B
Bash
Executable File

#!/bin/sh
awk '{print $1 " " $3}' postProcessing/poolHeight/0/surfaceFieldValue.dat > poolHeight_vs_time