CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Commercial meshers] Mesh Generation and Case Set up

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 20, 2004, 17:50
Default Mesh Generation and Case Set up
  #1
Vatant (Vatant)
Guest
 
Posts: n/a
Hello

I wanted to run Foam on a model generated by Fluent(Gambit - Fluent *.msh file)
I opened up a new Folder with a case name and copied concerned source files..something like turbFoam.c and related files.

I ran 'fluentMeshtoFoam root case' but it could not read controlDict File. So I created constant and system folders in the case folder manually.
I then tried running Fluentmesh conversion and it created polymesh and other files.

I would like to know, how to generate the initial mesh fields p,Rho, U etc in the '0/' folder with dimensions and specified fields..

Also, "meshDescription" file in the polyMesh was not created by the 'fluentMeshtoFoam' Utility. How can I scale the grid to mm ? should I run blockMesh after fluent to Foam Mesh conversion ?

Regards,


VatanT.
  Reply With Quote

Old   October 21, 2004, 04:10
Default You can create a new case or
  #2
Mattijs Janssens (Mattijs)
Guest
 
Posts: n/a
You can create a new case or copy an existing one in FoamX. This will take care of setting it up for the desired application (icoFoam, turbFoam, etc.).

The only thing different for your case would be the mesh generation phase where you don't run blockMesh but a mesh converter instead.

To scale a mesh use scalePoints which takes root,case and three scaling factors. Just use

scalePoints -

to see the arguments.

Mattijs
  Reply With Quote

Old   August 11, 2005, 02:50
Default how did you know th escalePoin
  #3
Senior Member
 
ztdep's Avatar
 
p ding
Join Date: Mar 2009
Posts: 427
Rep Power: 19
ztdep is on a distinguished road
Send a message via Yahoo to ztdep Send a message via Skype™ to ztdep
how did you know th escalePoints,

where can i get the similar information

regards
ztdep is offline   Reply With Quote

Old   August 11, 2005, 04:04
Default Take a look in the utilities d
  #4
Senior Member
 
Join Date: Mar 2009
Posts: 854
Rep Power: 22
henry is on a distinguished road
Take a look in the utilities directory.
henry is offline   Reply With Quote

Old   November 8, 2005, 19:03
Default I'm on version 1.2 and it seem
  #5
New Member
 
Philippe Monnier
Join Date: Mar 2009
Posts: 1
Rep Power: 0
philippe is on a distinguished road
I'm on version 1.2 and it seems that the utility scalePoints is gone, can't find it in FoamX or as a function in console. So how can I scale my imported mesh?
Thanks.
philippe is offline   Reply With Quote

Old   November 8, 2005, 19:10
Default Try something like: transfo
  #6
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
Try something like:

transformPoints <root> <case> -scale "(1e-3 1e-3 1e-3)"


Enjoy,

Hrv
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak is offline   Reply With Quote

Old   March 12, 2009, 03:20
Default Hello! I'd like to create a s
  #7
New Member
 
Hansjoerg Seybold
Join Date: Mar 2009
Posts: 15
Rep Power: 17
hansjoerg is on a distinguished road
Hello!
I'd like to create a simple but HUGE(~500^3) block structured mesh from voxel tomography data.
(file of binary values 0,1, cubic blocks)

I tried to create a blockmesh dict with a script but I run out of memory when using blockmesh.
Also the mesh finally has to be decomposed for multiple CPU.

Does anybody have a idea how i can handle this problem.

thanks
hansjoerg
hansjoerg 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
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 14:53
[snappyHexMesh] problems with mesh generation for the motorBike case Ingenieur OpenFOAM Meshing & Mesh Conversion 15 June 9, 2013 16:46
mesh generation and case run in parallel with different solver burt OpenFOAM 0 December 7, 2012 01:21
[snappyHexMesh] Layers:problem with curvature giulio.topazio OpenFOAM Meshing & Mesh Conversion 10 August 22, 2012 09:03
[Gmsh] 2D Mesh Generation Tutorial for GMSH aeroslacker OpenFOAM Meshing & Mesh Conversion 12 January 19, 2012 03:52


All times are GMT -4. The time now is 14:03.