fixed bug which led to crash
[engrid-github.git] / tutorials / 03_TwoCubes / TwoCubes_S0.egc
blobf593879c6797bec9a31b8b74968cf66bed725af6
1 <engridcase>
2   <openfoam-1.5>
3     <simplefoam>
4       <standard>
5         <controldict>
6  start from = startTime;
7  start iteration = 0;
8  last iteration = 1000;
9  write interval = 100;
10 </controldict>
11         <u>
12  initial u = 0;
13  initial v = 0;
14  initial w = 0;
15 </u>
16         <p>
17  initial pressure = 0;
18 </p>
19         <k/>
20         <epsilon/>
21         <omega/>
22         <transportproperties>
23  kinematic viscosity = 1e-6;
24 </transportproperties>
25         <rasproperties>
26  turbulence model = kOmegaSST;
27  freeze turbulent properties = on;
28 </rasproperties>
29         <fvschemes>
30  U convection scheme = linearUpwind Gauss;
31  k convection scheme = upwind;
32  epsilon convection scheme = upwind;
33  omega convection scheme = upwind;
34 </fvschemes>
35         <fvsolution>
36  non-orthogonal correctors = 2;
37  p relaxation factor       = 0.3;
38  U relaxation factor       = 0.7;
39  k relaxation factor       = 0.7;
40  epsilon relaxation factor = 0.7;
41  omega relaxation factor   = 0.7;
42 </fvsolution>
43       </standard>
44     </simplefoam>
45     <rhosimplefoam>
46       <standard>
47         <controldict>
48  start from = startTime;
49  start iteration = 0;
50  last iteration = 1000;
51  write interval = 100;
52 </controldict>
53         <u>
54  initial u = 0;
55  initial v = 0;
56  initial w = 0;
57 </u>
58         <p>
59  initial pressure = 100000;
60 </p>
61         <t>
62  initial temperature = 300;
63 </t>
64         <k/>
65         <epsilon/>
66         <omega/>
67         <thermophysicalproperties>
68  molar mass = 28.96;
69  specific heat at constant pressure = 1004.5;
70  Sutherland constant = 1.458e-06;
71  Sutherland temperature = 110.4;
72 </thermophysicalproperties>
73         <rasproperties>
74  turbulence model = kOmegaSST;
75  freeze turbulent properties = on;
76 </rasproperties>
77         <fvschemes>
78  U convection scheme = linearUpwind Gauss;
79  h convection scheme = linearUpwind Gauss;
80  k convection scheme = upwind;
81  epsilon convection scheme = upwind;
82  omega convection scheme = upwind;
83 </fvschemes>
84         <fvsolution>
85  non-orthogonal correctors = 2;
86  minimal pressure = 1000;
87  p relaxation factor       = 0.3;
88  U relaxation factor       = 0.7;
89  h relaxation factor       = 0.7;
90  k relaxation factor       = 0.7;
91  epsilon relaxation factor = 0.7;
92  omega relaxation factor   = 0.7;
93 </fvsolution>
94       </standard>
95     </rhosimplefoam>
96   </openfoam-1.5>
97   <openfoam-1.6.x>
98     <simplefoam>
99       <standard>
100         <controldict>
101  start from = startTime;
102  start iteration = 0;
103  last iteration = 1000;
104  write interval = 100;
105 </controldict>
106         <u>
107  initial u = 0;
108  initial v = 0;
109  initial w = 0;
110 </u>
111         <p>
112  initial pressure = 0;
113 </p>
114         <k/>
115         <epsilon/>
116         <omega/>
117         <transportproperties>
118  kinematic viscosity = 1e-6;
119 </transportproperties>
120         <rasproperties>
121  turbulence model = kOmegaSST;
122  freeze turbulent properties = on;
123 </rasproperties>
124         <fvschemes>
125  U convection scheme = linearUpwind Gauss;
126  k convection scheme = upwind;
127  epsilon convection scheme = upwind;
128  omega convection scheme = upwind;
129 </fvschemes>
130         <fvsolution>
131  non-orthogonal correctors = 2;
132  p relaxation factor       = 0.3;
133  U relaxation factor       = 0.7;
134  k relaxation factor       = 0.7;
135  epsilon relaxation factor = 0.7;
136  omega relaxation factor   = 0.7;
137 </fvsolution>
138       </standard>
139     </simplefoam>
140     <rhosimplefoam>
141       <standard>
142         <controldict>
143  start from = startTime;
144  start iteration = 0;
145  last iteration = 1000;
146  write interval = 100;
147 </controldict>
148         <u>
149  initial u = 0;
150  initial v = 0;
151  initial w = 0;
152 </u>
153         <p>
154  initial pressure = 100000;
155 </p>
156         <t>
157  initial temperature = 300;
158 </t>
159         <k/>
160         <epsilon/>
161         <omega/>
162         <thermophysicalproperties>
163  molar mass = 28.96;
164  specific heat at constant pressure = 1004.5;
165  Sutherland constant = 1.458e-06;
166  Sutherland temperature = 110.4;
167 </thermophysicalproperties>
168         <rasproperties>
169  turbulence model = kOmegaSST;
170  freeze turbulent properties = on;
171 </rasproperties>
172         <fvschemes>
173  U convection scheme = linearUpwind Gauss;
174  h convection scheme = linearUpwind Gauss;
175  k convection scheme = upwind;
176  epsilon convection scheme = upwind;
177  omega convection scheme = upwind;
178 </fvschemes>
179         <fvsolution>
180  non-orthogonal correctors = 2;
181  minimal pressure = 1000;
182  p relaxation factor       = 0.3;
183  U relaxation factor       = 0.7;
184  h relaxation factor       = 0.7;
185  k relaxation factor       = 0.7;
186  epsilon relaxation factor = 0.7;
187  omega relaxation factor   = 0.7;
188 </fvsolution>
189       </standard>
190     </rhosimplefoam>
191   </openfoam-1.6.x>
192   <solver>
193     <general>
194       <solver_type>0</solver_type>
195       <solver_binary>simpleFoam</solver_binary>
196       <host_weight_list/>
197     </general>
198   </solver>
199   <engrid>
200     <bc>
201 1 BackBottom patch
202 2 BackTop patch
203 3 Bottom patch
204 4 Div patch
205 5 FrontBottom patch
206 6 FrontTop patch
207 7 LeftBottom patch
208 8 LeftTop patch
209 9 RightBottom patch
210 10 RightTop patch
211 11 Top patch
212 -1 Bottom 1:1,2:0,3:1,4:1,5:1,6:0,7:1,8:0,9:1,10:0,11:0
213 -2 Top 1:0,2:1,3:0,4:-1,5:0,6:1,7:0,8:1,9:0,10:1,11:1
214 </bc>
215     <physical>
216 </physical>
217     <surface>
218       <settings>
235 </settings>
236       <table>
237 1 14
238 0 0 1
239 0 1 1
240 0 2 1
241 0 3 2
242 0 4 1
243 0 5 1
244 0 6 1
245 0 7 1
246 0 8 1
247 0 9 1
248 0 10 1
249 0 11 any
250 0 12 {{{empty}}}
251 0 13 0.1
252 </table>
253     </surface>
254     <sources/>
255   </engrid>
256 </engridcase>