CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Community Contributions

[cfMesh] Cfmesh giving error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 19, 2018, 03:36
Default Cfmesh giving error
  #1
Senior Member
 
harshawardhank
Join Date: Mar 2014
Posts: 209
Rep Power: 13
harsha_kulkarni is on a distinguished road
Hello friends
I want to mesh an steam jet ejector but it produces following error

--> FOAM FATAL ERROR:
There are no cells in the mesh!
The reasons for this can be fwofold:
1. Inadequate mesh resolution.
2. You maxCellSize is a multiplier of the domain length. This can be reolved by reducing the maxCellSize by a fraction.i.e. 2.49999 instead of 2.5.
Attached Files
File Type: gz steam_jet_ejector_cfMesh.tar.gz (98.2 KB, 19 views)

Last edited by harsha_kulkarni; March 19, 2018 at 03:43. Reason: modification
harsha_kulkarni is offline   Reply With Quote

Old   March 19, 2018, 04:27
Default
  #2
Member
 
Hosein
Join Date: Nov 2011
Location: Germany
Posts: 93
Rep Power: 14
einstein_zee is on a distinguished road
Quote:
Originally Posted by harsha_kulkarni View Post
Hello friends
I want to mesh an steam jet ejector but it produces following error

--> FOAM FATAL ERROR:
There are no cells in the mesh!
The reasons for this can be fwofold:
1. Inadequate mesh resolution.
2. You maxCellSize is a multiplier of the domain length. This can be reolved by reducing the maxCellSize by a fraction.i.e. 2.49999 instead of 2.5.
Hi there,

I just looked at your .stl file and also the settings of your meshDict file. You just need to set the sizes accordingly! from the .stl file your dimensions are of the order millimeter and you are configuring cfMesh with 10 meters! for the maximum cell size and 1 meter the min cell size!

Hope this helps...
einstein_zee is offline   Reply With Quote

Old   March 19, 2018, 04:37
Default
  #3
Senior Member
 
harshawardhank
Join Date: Mar 2014
Posts: 209
Rep Power: 13
harsha_kulkarni is on a distinguished road
Quote:
Originally Posted by einstein_zee View Post
Hi there,

I just looked at your .stl file and also the settings of your meshDict file. You just need to set the sizes accordingly! from the .stl file your dimensions are of the order millimeter and you are configuring cfMesh with 10 meters! for the maximum cell size and 1 meter the min cell size!

Hope this helps...
Do I need to scale the mesh using
scalemesh 0.001
harsha_kulkarni is offline   Reply With Quote

Old   March 19, 2018, 04:47
Default
  #4
Member
 
Hosein
Join Date: Nov 2011
Location: Germany
Posts: 93
Rep Power: 14
einstein_zee is on a distinguished road
Quote:
Originally Posted by harsha_kulkarni View Post
Do I need to scale the mesh using
scalemesh 0.001
You can do two things : 1- scale your mesh to meters (multiply everything by 1000) in order to be able to use your current settings in cfMesh. But bear in mind that after meshing again you need to revert it back to millimeters.

2- just change the value of maxCellSize instead of 10 to 0.005 or sth else which makes sense concerning the dimensions of your geometry. Also you need to change minCellSize from 1 to something more meaningful (for exp. 0.001).

I do recommend the second way because it would be easier to setup everything. However, the first one gives you the ability to work with big numbers so that it reduces the probability of mistakes that you might do.
einstein_zee 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
[blockMesh] blockMesh with double grading. spwater OpenFOAM Meshing & Mesh Conversion 92 January 12, 2019 09:00
OpenFOAM without MPI kokizzu OpenFOAM Installation 4 May 26, 2014 09:17
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) Yogini Fluent UDF and Scheme Programming 7 October 3, 2012 07:24
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 02:32
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


All times are GMT -4. The time now is 15:29.