Files
OpenFOAM-12/etc/caseDicts/postProcessing/probes/interfaceHeight.cfg
2017-07-13 10:44:20 -05:00

16 lines
769 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
type interfaceHeight;
libs ("libfieldFunctionObjects.so");
writeControl timeStep;
writeInterval 1;
// ************************************************************************* //