/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2112                                  |
|   \\  /    A nd           | Website:  www.openfoam.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    arch        "LSB;label=32;scalar=64";
    class       dictionary;
    location    "2812/uniform/functionObjects";
    object      functionObjectProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

cdf7e925f5746741c316f5fbcf39ad0dfca90775
{
    fieldMinMax1
    {
        scalar
        {
            min(mag(U))     0;
            max(mag(U))     5.832935449574793e-13;
            min(p_rgh)      -2.694519885103405e-12;
            max(p_rgh)      5.424480938703087e-12;
            min(p)          7.092288038923934e-12;
            max(p)          4.793794634253262e-11;
            min(T)          873.2799398924445;
            max(T)          923;
        }
        label
        {
            min(mag(U))_cell 432;
            min(mag(U))_processor 0;
            max(mag(U))_cell 559;
            max(mag(U))_processor 29;
            min(p_rgh)_cell 6131;
            min(p_rgh)_processor 17;
            max(p_rgh)_cell 6174;
            max(p_rgh)_processor 17;
            min(p)_cell     2643;
            min(p)_processor 27;
            max(p)_cell     283;
            max(p)_processor 5;
            min(T)_cell     1619;
            min(T)_processor 15;
            max(T)_cell     22;
            max(T)_processor 20;
        }
        vector
        {
            min(mag(U))_position ( -0.00236471 -0.121516 0.0200044 );
            max(mag(U))_position ( -0.07763539999999999 -0.0342367 -0.0126192 );
            min(p_rgh)_position ( 0.0262622 -0.08840190000000001 -0.00985776 );
            max(p_rgh)_position ( 0.0270957 -0.0833111 -0.009111670000000001 );
            min(p)_position ( -0.0267783 -0.0334201 0.008824469999999999 );
            max(p)_position ( 0.0338916 -0.19504 -0.000475125 );
            min(T)_position ( 0.0204099 -0.0439285 -0.00191932 );
            max(T)_position ( -0.00332413 -0.0361629 0.177713 );
        }
    }
}


// ************************************************************************* //
