Files
OpenFOAM-5.x/etc/caseDicts/postProcessing/probes/interfaceHeight.cfg
2017-07-25 14:23:49 +01:00

16 lines
769 B
C++

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