/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.x                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/

T
{
   type     compressible::thermalBaffle1D<hConstSolidThermoPhysics>;
   samplePatch  baffle1DWall_master;
   value        uniform 300;
}

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