Files
OpenFOAM-12/etc/caseDicts/postProcessing/probes/interfaceHeight.cfg
2018-07-09 15:40:05 +01:00

16 lines
602 B
C++

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