/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  5.0                                   |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       volScalarField;
    location    "15000/A3";
    object      T;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [0 0 0 1 0 0 0];

internalField   nonuniform List<scalar> 
80
(
330.583922645
330.560734867
330.591278532
330.575218547
329.848683266
329.816081956
329.8830277
329.840545665
330.23720819
330.193198325
330.407332907
330.38688693
330.01758354
330.135478635
329.93340469
330.204981835
330.098980497
329.651188422
330.023810699
329.873399782
330.191672171
330.15272923
330.07284809
330.21855356
327.262248963
330.100041382
330.458871773
330.369076455
329.912894251
330.57766581
330.59058491
330.539949071
330.542236895
330.211008244
330.209309862
329.796881897
329.701119214
330.430207145
330.592605312
330.584094373
329.889705446
329.842226402
330.566887061
328.347935217
328.350688464
330.363655238
330.50137305
330.124499217
326.27381288
326.646042396
326.887893732
326.321924852
330.231417761
328.07110647
328.153588195
330.307823551
329.436554145
330.050837822
330.312874715
330.534907336
330.501039257
330.217274421
329.820479754
329.738953945
330.155961449
330.043989448
328.631723732
328.607563841
327.761298147
327.923529768
330.466402763
330.437306346
330.589992485
330.58255051
327.745589879
327.902646795
330.331301237
330.568043813
330.579650042
330.559938704
)
;

boundaryField
{
    back
    {
        type            wedge;
    }
    front
    {
        type            wedge;
    }
    A3_to_fluid
    {
        type            compressible::turbulentTemperatureRadCoupledMixed;
        refValue        nonuniform List<scalar> 
22
(
304.723313245
306.041342471
299.693312367
301.820975478
305.863605056
307.085150416
301.639321586
303.064142819
305.675812068
305.457744399
303.929287138
302.490416257
302.752998843
297.621947709
297.698190082
296.51766965
302.842361961
297.660911489
307.39575999
301.515554178
301.374583261
307.602861116
)
;
        refGradient     uniform 0;
        valueFraction   nonuniform List<scalar> 
22
(
0.000217276744733
0.000358834718016
0.000448520033415
0.00032598732735
0.000378352934038
0.000216009712893
0.0566577366989
0.0538795492486
0.0600170079361
0.000362609908171
0.000323016289948
0.0916784486898
0.000258584653934
0.000353219818587
0.0832718137344
0.0616426246918
0.0394285183971
0.0469197766704
0.0430900129861
0.0447033001498
0.000323036388991
0.000174357681564
)
;
        value           nonuniform List<scalar> 
22
(
330.603382907
330.549853367
329.847296271
329.804936877
330.003248647
330.169155293
328.039632705
328.566165913
328.413499618
330.167524215
330.168238872
324.991703568
330.457276432
330.335259685
323.894997894
324.789093329
325.939569391
324.978472865
328.469440025
328.769048748
327.754156298
327.919716961
)
;
        Tnbr            T;
        qrNbr           none;
        qr              none;
        thicknessLayers 0();
        kappaLayers     0();
        kappaMethod     directionalSolidThermo;
        kappa           none;
        alphaAni        Anialpha;
    }
}


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