/*--------------------------------*- 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/A2";
    object      T;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [0 0 0 1 0 0 0];

internalField   nonuniform List<scalar> 
80
(
343.666398512
343.602525574
343.692153308
343.63955363
344.032344998
344.036107921
344.053735759
344.06642468
344.082269417
344.111613839
343.99117103
343.970209077
342.528363081
342.346770066
344.090941586
344.110441363
344.104979646
342.353267947
342.54666242
342.235161021
344.063565158
344.099155516
344.113411712
344.098093988
342.502371517
344.111263176
343.935558603
343.900096924
344.0918738
343.668878737
343.620656321
343.556978248
343.433350871
342.867604806
342.851513237
344.033143774
344.050462859
343.944381568
343.698034567
343.655230632
344.073848648
344.062393382
343.813605711
343.225762819
343.229797858
344.066841489
343.938806796
344.103298451
342.043351365
341.915131633
341.79964031
341.987312433
344.092254888
343.079148252
343.047103351
344.066095938
341.640346778
342.587562975
344.058922638
343.880935008
343.925211414
344.093008962
344.039957377
344.056673959
342.687302472
342.575741415
343.356600428
343.37679011
342.932385163
342.867167154
343.94803807
343.633009346
343.324506192
343.781043851
342.896340941
342.837929947
344.062733109
343.780511804
343.782921473
343.676848807
)
;

boundaryField
{
    back
    {
        type            wedge;
    }
    front
    {
        type            wedge;
    }
    A2_to_fluid
    {
        type            compressible::turbulentTemperatureRadCoupledMixed;
        refValue        nonuniform List<scalar> 
22
(
305.301850611
306.75969145
313.487297471
307.452608521
308.588357473
309.217963515
308.986971157
312.15296851
307.9927555
310.554052748
310.681499578
310.496101828
307.288859459
310.869157773
312.255617664
312.865813924
312.136031218
313.454124306
304.15349517
311.527593505
318.191443713
311.2154703
)
;
        refGradient     uniform 0;
        valueFraction   nonuniform List<scalar> 
22
(
0.000287782638759
0.000495815391578
0.000343820580701
0.000314586395306
0.000469849797549
0.000359597178056
0.0492715083362
0.0369644314561
0.047183122929
0.000371050021274
0.000250989908896
0.0656792636371
0.000245331260658
0.000438919942705
0.0466920665729
0.0540453070798
0.0331954956432
0.030254805147
0.0363403428093
0.0360361486301
0.000160647174243
0.000215315155313
)
;
        value           nonuniform List<scalar> 
22
(
343.655353419
343.584236368
344.02184379
344.024597744
342.512364322
342.334759453
340.709162579
341.423125099
340.619433863
344.051129161
344.090763683
340.400226532
343.926542074
343.885584179
340.652508375
340.345166161
340.814941243
341.12405171
340.277808706
341.468220804
342.928413148
342.860355073
)
;
        Tnbr            T;
        qrNbr           none;
        qr              none;
        thicknessLayers 0();
        kappaLayers     0();
        kappaMethod     directionalSolidThermo;
        kappa           none;
        alphaAni        Anialpha;
    }
}


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