1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 object changePatchTypeDict;
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
21 internalField uniform 300;
37 leftSolid_to_bottomAir
39 type solidWallMixedTemperatureCoupled;
40 neighbourRegionName bottomAir;
41 neighbourPatchName bottomAir_to_leftSolid;
49 type solidWallMixedTemperatureCoupled;
50 neighbourRegionName heater;
51 neighbourPatchName heater_to_leftSolid;
58 type solidWallMixedTemperatureCoupled;
59 neighbourRegionName topAir;
60 neighbourPatchName topAir_to_leftSolid;
70 internalField uniform 8000;
86 leftSolid_to_bottomAir
103 internalField uniform 80;
119 leftSolid_to_bottomAir
136 internalField uniform 450;
152 leftSolid_to_bottomAir
168 // ************************************************************************* //