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;
39 type solidWallMixedTemperatureCoupled;
40 neighbourRegionName heater;
41 neighbourPatchName heater_to_rightSolid;
46 rightSolid_to_bottomAir
48 type solidWallMixedTemperatureCoupled;
49 neighbourRegionName bottomAir;
50 neighbourPatchName bottomAir_to_rightSolid;
57 type solidWallMixedTemperatureCoupled;
58 neighbourRegionName topAir;
59 neighbourPatchName topAir_to_rightSolid;
69 internalField uniform 8000;
85 rightSolid_to_bottomAir
102 internalField uniform 80;
118 rightSolid_to_bottomAir
135 internalField uniform 450;
151 rightSolid_to_bottomAir
167 // ************************************************************************* //