Files
openfoam/etc/caseDicts/postProcessing/probes/probes.cfg

16 lines
748 B
C++

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