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;
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 // ************************************************************************* //