openfoam/etc/caseDicts/postProcessing/minMax/minMaxMagnitude

17 lines
747 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
minMaxMagnitude
{
#includeEtc "caseDicts/postProcessing/minMax/fieldMinMax.cfg"
fields (U p);
}
// ************************************************************************* //