OpenFOAM-4.x-lab/etc/caseDicts/postProcessing/forces/forces.cfg

17 lines
768 B
C++

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