Files
OpenFOAM-12/tutorials/multiphase/potentialFreeSurfaceFoam/movingOscillatingBox/extractHeightData
Henry Weller 97309e5538 potentialFreeSurfaceFoam: Merged with potentialFreeSurfaceDyMFoam
potentialFreeSurfaceFoam can now run with static or dynamic meshes selected in the
constant/dynamicMeshDict dictionary.
2018-07-02 21:51:58 +01:00

3 lines
105 B
Bash
Executable File

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