CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [snappyHexMesh] Some problems about using snappyHexMesh (https://www.cfd-online.com/Forums/openfoam-meshing/99661-some-problems-about-using-snappyhexmesh.html)

xiaow_g April 9, 2012 04:27

Some problems about using snappyHexMesh
 
Hello everybody,
I just started to use snappyHexMesh and tried to test some existed applications in OpenFOAM-2.1.0 to be familiar with the use of snappyHexMesh.
The directory is "./tutorials/incompressible/simpleFoam/turbineSiting/". I run some commands according to "Allrun". Firstly "blockMesh", then "cp system/decomposeParDict-nonPar system/decomposeParDict", then "decomposePar", then "cp system/decomposeParDict-par system/decomposeParDict", then "mpirun -np 2 snappyHexMesh -parallel -overwrite". The execution didn't finish and got stuck as below:


/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.0-snappy |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.1.0-bd7367f93311
Exec : snappyHexMesh
Date : Apr 09 2012
Time : 16:16:32
Host : "ln0"
PID : 24934
Case : /vol6/home/test605/OpenFOAM/OpenFOAM-2.1.0-snappy/tutorials/incompressible/simpleFoam/turbineSiting-bak
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Read mesh in = 0.23 s

Overall mesh bounding box : (581321 4785370 930) (582290 4786240 1500)
Relative tolerance : 1e-06
Absolute matching distance : 0.00142153473401

Reading refinement surfaces.
Read refinement surfaces in = 0.11 s

Reading refinement shells.
Refinement level 6 for all cells inside windTurbine1
Refinement level 6 for all cells inside windTurbine2
Read refinement shells in = 0 s

Setting refinement level of surface to be consistent with shells.
Checked shell refinement in = 0 s

Reading features.
Read features in = 0 s


Determining initial surface intersections
-----------------------------------------

Edge intersection testing:
Number of edges : 56100
Number of edges to retest : 56100



Obviously the execution didn't finish. Does anyone know how to solve this problem? Thank you!

matt.mech.eng April 13, 2012 05:56

sorry misread the bounding box..

why is it so far from the origin?


All times are GMT -4. The time now is 16:48.