108 lines
1.5 KiB
Plaintext
108 lines
1.5 KiB
Plaintext
/*---------------------------------------------------------------------------*\
|
|
| ========= | |
|
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
| \\ / O peration | Version: 1.4 |
|
|
| \\ / A nd | Web: http://www.openfoam.org |
|
|
| \\/ M anipulation | |
|
|
\*---------------------------------------------------------------------------*/
|
|
|
|
FoamFile
|
|
{
|
|
version 2.0;
|
|
format ascii;
|
|
|
|
root "";
|
|
case "";
|
|
instance ""constant"";
|
|
local "";
|
|
|
|
class scalarAverageField;
|
|
object values;
|
|
}
|
|
|
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
|
|
|
// Average
|
|
0.0
|
|
|
|
// Data on points
|
|
70
|
|
(
|
|
|
|
//minz
|
|
2.95219
|
|
2.95219
|
|
2.03053
|
|
0.578138
|
|
0.578138
|
|
0.395494
|
|
0.395494
|
|
0.240375
|
|
0.240375
|
|
0.178115
|
|
0.147052
|
|
0.147052
|
|
0.134358
|
|
0.118537
|
|
0.0868366
|
|
0.0821937
|
|
0.0830451
|
|
0.0986349
|
|
0.0910976
|
|
0.0970347
|
|
0.0989484
|
|
0.100615
|
|
0.101638
|
|
0.101436
|
|
0.093114
|
|
0.0807476
|
|
0.091841
|
|
0.128637
|
|
0.195302
|
|
0.188586
|
|
0.278105
|
|
1.68477
|
|
2.52454
|
|
3.28528
|
|
2.20308
|
|
|
|
// maxz
|
|
2.95219
|
|
2.95219
|
|
2.03053
|
|
0.578138
|
|
0.578138
|
|
0.395494
|
|
0.395494
|
|
0.240375
|
|
0.240375
|
|
0.178115
|
|
0.147052
|
|
0.147052
|
|
0.134358
|
|
0.118537
|
|
0.0868366
|
|
0.0821937
|
|
0.0830451
|
|
0.0986349
|
|
0.0910976
|
|
0.0970347
|
|
0.0989484
|
|
0.100615
|
|
0.101638
|
|
0.101436
|
|
0.093114
|
|
0.0807476
|
|
0.091841
|
|
0.128637
|
|
0.195302
|
|
0.188586
|
|
0.278105
|
|
1.68477
|
|
2.52454
|
|
3.28528
|
|
2.20308
|
|
)
|
|
|
|
// ************************************************************************* //
|