CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Need help for interpretataing the checkMesh logfile

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 5, 2012, 09:53
Default Need help for interpretataing the checkMesh logfile
  #1
Senior Member
 
Sören
Join Date: Mar 2012
Posts: 102
Rep Power: 14
despaired student is on a distinguished road
Hi,

could someone help me to interprete the attached logfile.

Information about my mesh, solver:
1) It is created with ICEM 14.0 and transferred to OpenFoam with "fluent3DToFoam"
2) There are some realy, realy bad cells.
3) Mesh consists of about 23 million cells. Some cells are very fine - 0.05 millimeters.
4) Solver is simpleFoam


My OpenFoam batch-script:

#!/bin/bash
#PBS -N first_mesh
#PBS -l walltime=150:00:00
#PBS -l select=3s=rhel:ncpus=6
#PBS -M soeren.schillerwein84@gmx.de
#PBS -m abe
source /nfs/rzpool/OpenFOAM/OpenFOAM-2.0.1/etc/bashrc
cd /apistemp/sm1/ss/Meshs/First_Mesh
foamUpgradeFvSolution
foamUpgradeTurbulenceProperties
fluent3DMeshToFoam ICEM_CRAP_33.msh -scale 0.001
decomposePar
mpirun -np 18 foamExec simpleFoam -parallel > Log1
reconstructPar -latestTime
foamCalc mag U
sample
foamLog Log


To run checkMesh I used the command: "checkMesh > checkMeshLog33"


OpenFoam is not calculating this mesh. Could the reason be that the mesh is too bad? Or where do you see the problem?
Attached Files
File Type: zip checkMeshLog33.zip (1.7 KB, 17 views)
despaired student is offline   Reply With Quote

Old   June 5, 2012, 10:34
Default
  #2
Senior Member
 
Olivier
Join Date: Jun 2009
Location: France, grenoble
Posts: 272
Rep Power: 17
olivierG is on a distinguished road
hello,

Your mesh is realy realy bad, you will not be able to get any correct results with, so change the mesh.

regards,
olivier
olivierG is offline   Reply With Quote

Old   June 6, 2012, 04:06
Default
  #3
Senior Member
 
Sören
Join Date: Mar 2012
Posts: 102
Rep Power: 14
despaired student is on a distinguished road
...I was afraid that that's the reason...

Thanks for the answer Olivier
despaired student is offline   Reply With Quote

Old   June 14, 2012, 04:22
Default checkMesh limit
  #4
Senior Member
 
Sören
Join Date: Mar 2012
Posts: 102
Rep Power: 14
despaired student is on a distinguished road
Hi,

if one runs checkMesh and the answer is not "Mesh OK" is it impossible for OpenFoam to use this mesh? Or are there exceptions?
despaired student is offline   Reply With Quote

Old   June 14, 2012, 05:54
Default
  #5
Senior Member
 
Olivier
Join Date: Jun 2009
Location: France, grenoble
Posts: 272
Rep Power: 17
olivierG is on a distinguished road
hello,

Basically, yes.
... but sometimes, like with max orthogonality at 80 instead of max 70, it's fine.
bad mesh lead to bad and wrong result ... and you don't want that.

NB: if you get a good mesh with commercial software, which become very bad in openfoam, then you may have a problem with the way you import mesh.

regards,
olivier
olivierG is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Other] How to delete cells in OF based on CheckMesh? AndTen OpenFOAM Meshing & Mesh Conversion 15 July 27, 2018 06:13
[CGNS] checkMesh Error - Number of regions: 5 lentschi OpenFOAM Meshing & Mesh Conversion 1 March 11, 2011 04:35
OpenFOAM-1.5-extend checkMesh problem josp OpenFOAM Bugs 2 June 24, 2009 11:41
Segmentation fault when using checkMesh skabilan OpenFOAM Pre-Processing 4 June 5, 2008 17:15
[Other] CheckMesh for mesh quality gdbaldw OpenFOAM Meshing & Mesh Conversion 2 October 18, 2007 00:11


All times are GMT -4. The time now is 18:44.