Closed wyldckat closed 12 years ago
Reporter forgot to attach the file "cylinder.egc.vtu"... and since he/she didn't login, we are unable to get more feedback on this.
The attached file had this inside:
<engridcase>
<openfoam-1.5>
<simplefoam>
<standard>
<controldict>
start from = startTime;
start iteration = 0;
last iteration = 1000;
write interval = 100;
</controldict>
<u>
initial u = 0;
initial v = 0;
initial w = 0;
</u>
<p>
initial pressure = 0;
</p>
<k/>
<epsilon/>
<omega/>
<transportproperties>
kinematic viscosity = 1e-6;
</transportproperties>
<rasproperties>
turbulence model = kOmegaSST;
freeze turbulent properties = on;
</rasproperties>
<fvschemes>
U convection scheme = linearUpwind Gauss;
k convection scheme = upwind;
epsilon convection scheme = upwind;
omega convection scheme = upwind;
</fvschemes>
<fvsolution>
non-orthogonal correctors = 2;
p relaxation factor = 0.3;
U relaxation factor = 0.7;
k relaxation factor = 0.7;
epsilon relaxation factor = 0.7;
omega relaxation factor = 0.7;
</fvsolution>
</standard>
</simplefoam>
<rhosimplefoam>
<standard>
<controldict>
start from = startTime;
start iteration = 0;
last iteration = 1000;
write interval = 100;
</controldict>
<u>
initial u = 0;
initial v = 0;
initial w = 0;
</u>
<p>
initial pressure = 100000;
</p>
<t>
initial temperature = 300;
</t>
<k/>
<epsilon/>
<omega/>
<thermophysicalproperties>
molar mass = 28.96;
specific heat at constant pressure = 1004.5;
Sutherland constant = 1.458e-06;
Sutherland temperature = 110.4;
</thermophysicalproperties>
<rasproperties>
turbulence model = kOmegaSST;
freeze turbulent properties = on;
</rasproperties>
<fvschemes>
U convection scheme = linearUpwind Gauss;
h convection scheme = linearUpwind Gauss;
k convection scheme = upwind;
epsilon convection scheme = upwind;
omega convection scheme = upwind;
</fvschemes>
<fvsolution>
non-orthogonal correctors = 2;
minimal pressure = 1000;
p relaxation factor = 0.3;
U relaxation factor = 0.7;
h relaxation factor = 0.7;
k relaxation factor = 0.7;
epsilon relaxation factor = 0.7;
omega relaxation factor = 0.7;
</fvsolution>
</standard>
</rhosimplefoam>
</openfoam-1.5>
<openfoam-1.6.x>
<simplefoam>
<standard>
<controldict>
start from = startTime;
start iteration = 0;
last iteration = 1000;
write interval = 100;
</controldict>
<u>
initial u = 0;
initial v = 0;
initial w = 0;
</u>
<p>
initial pressure = 0;
</p>
<k/>
<epsilon/>
<omega/>
<transportproperties>
kinematic viscosity = 1e-6;
</transportproperties>
<rasproperties>
turbulence model = kOmegaSST;
freeze turbulent properties = on;
</rasproperties>
<fvschemes>
U convection scheme = linearUpwind Gauss;
k convection scheme = upwind;
epsilon convection scheme = upwind;
omega convection scheme = upwind;
</fvschemes>
<fvsolution>
non-orthogonal correctors = 2;
p relaxation factor = 0.3;
U relaxation factor = 0.7;
k relaxation factor = 0.7;
epsilon relaxation factor = 0.7;
omega relaxation factor = 0.7;
</fvsolution>
</standard>
</simplefoam>
<rhosimplefoam>
<standard>
<controldict>
start from = startTime;
start iteration = 0;
last iteration = 1000;
write interval = 100;
</controldict>
<u>
initial u = 0;
initial v = 0;
initial w = 0;
</u>
<p>
initial pressure = 100000;
</p>
<t>
initial temperature = 300;
</t>
<k/>
<epsilon/>
<omega/>
<thermophysicalproperties>
molar mass = 28.96;
specific heat at constant pressure = 1004.5;
Sutherland constant = 1.458e-06;
Sutherland temperature = 110.4;
</thermophysicalproperties>
<rasproperties>
turbulence model = kOmegaSST;
freeze turbulent properties = on;
</rasproperties>
<fvschemes>
U convection scheme = linearUpwind Gauss;
h convection scheme = linearUpwind Gauss;
k convection scheme = upwind;
epsilon convection scheme = upwind;
omega convection scheme = upwind;
</fvschemes>
<fvsolution>
non-orthogonal correctors = 2;
minimal pressure = 1000;
p relaxation factor = 0.3;
U relaxation factor = 0.7;
h relaxation factor = 0.7;
k relaxation factor = 0.7;
epsilon relaxation factor = 0.7;
omega relaxation factor = 0.7;
</fvsolution>
</standard>
</rhosimplefoam>
</openfoam-1.6.x>
<solver>
<general>
<solver_type>0</solver_type>
<solver_binary>simpleFoam</solver_binary>
<host_weight_list/>
</general>
</solver>
<engrid>
<surface>
<settings>
1000
0
1.5
24
3
1 
1 
1 
</settings>
<table>
0 6
</table>
</surface>
<sources/>
<bc>
1 cylinderwall wall
2 inlet inlet
3 outlet outlet
-1 Volume1 1:1,2:1,3:1
</bc>
<physical>
1 OurInlet inlet 0 0.04 1 300
2 OurOutlet outlet 0
0 OurWall wall
</physical>
</engrid>
<blayer>1 0.01 0 1.5 11 </blayer>
</engridcase>
Most likely there was no volume grid. I have provided an actual error message instead of the bug message now.
Original Report: