1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 object changePatchTypeDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
21 internalField uniform 300;
42 type solidWallMixedTemperatureCoupled;
43 neighbourRegionName bottomAir;
44 neighbourPatchName bottomAir_to_heater;
52 type solidWallMixedTemperatureCoupled;
53 neighbourRegionName leftSolid;
54 neighbourPatchName leftSolid_to_heater;
61 type solidWallMixedTemperatureCoupled;
62 neighbourRegionName rightSolid;
63 neighbourPatchName rightSolid_to_heater;
70 type solidWallMixedTemperatureCoupled;
71 neighbourRegionName topAir;
72 neighbourPatchName topAir_to_heater;
82 internalField uniform 8000;
119 internalField uniform 80;
156 internalField uniform 450;
192 // ************************************************************************* //