|
[Sponsors] |
[Commercial meshers] Mesh Generation and Case Set up |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 20, 2004, 18:50 |
Mesh Generation and Case Set up
|
#1 |
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. |
|
October 21, 2004, 05:10 |
You can create a new case or
|
#2 |
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 |
|
August 11, 2005, 03:50 |
how did you know th escalePoin
|
#3 |
Senior Member
|
how did you know th escalePoints,
where can i get the similar information regards |
|
August 11, 2005, 05:04 |
Take a look in the utilities d
|
#4 |
Senior Member
Join Date: Mar 2009
Posts: 854
Rep Power: 22 |
Take a look in the utilities directory.
|
|
November 8, 2005, 20:03 |
I'm on version 1.2 and it seem
|
#5 |
New Member
Philippe Monnier
Join Date: Mar 2009
Posts: 1
Rep Power: 0 |
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. |
|
November 8, 2005, 20:10 |
Try something like:
transfo
|
#6 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
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 |
|
March 12, 2009, 04:20 |
Hello!
I'd like to create a s
|
#7 |
New Member
Hansjoerg Seybold
Join Date: Mar 2009
Posts: 15
Rep Power: 17 |
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Is Playstation 3 cluster suitable for CFD work | hsieh | OpenFOAM | 9 | August 16, 2015 15:53 |
[snappyHexMesh] problems with mesh generation for the motorBike case | Ingenieur | OpenFOAM Meshing & Mesh Conversion | 15 | June 9, 2013 17:46 |
mesh generation and case run in parallel with different solver | burt | OpenFOAM | 0 | December 7, 2012 02:21 |
[snappyHexMesh] Layers:problem with curvature | giulio.topazio | OpenFOAM Meshing & Mesh Conversion | 10 | August 22, 2012 10:03 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |