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 ( 0.01 0 0 );
27 value uniform (0.01 0 0);
32 inletValue uniform (0 0 0);
38 value uniform (0 0 0);
44 value uniform (0 0 0);
49 value uniform (0 0 0);
65 type solidWallMixedTemperatureCoupled;
66 neighbourRegionName leftSolid;
67 neighbourPatchName leftSolid_to_topAir;
75 type solidWallMixedTemperatureCoupled;
76 neighbourRegionName heater;
77 neighbourPatchName heater_to_topAir;
84 type solidWallMixedTemperatureCoupled;
85 neighbourRegionName rightSolid;
86 neighbourPatchName rightSolid_to_topAir;
96 // Set the value on all bc to non-zero. Not used in simulation
97 // since zeroGradient; only used in initialisation.
152 internalField uniform 0.1;
213 type buoyantPressure;
218 type waveTransmissive;
226 lInf 0.40; // double length of domain
228 correctSupercritical off;
234 type buoyantPressure;
240 type buoyantPressure;
245 type buoyantPressure;
251 type buoyantPressure;
256 type buoyantPressure;
261 type buoyantPressure;
269 // ************************************************************************* //