|
[Sponsors] |
September 3, 2000, 09:05 |
Read the Mesh data from Gambit
|
#1 |
Guest
Posts: n/a
|
Hi,
Does anyone know how could I read the mesh data generated by Gambit and use it in my own solver? Thanks for your attentions! David |
|
September 4, 2000, 21:11 |
Re: Read the Mesh data from Gambit
|
#2 |
Guest
Posts: n/a
|
If your code is based on unstructured meshes, the generic solver option could be used.
|
|
September 4, 2000, 23:13 |
Re: Read the Mesh data from Gambit
|
#3 |
Guest
Posts: n/a
|
My solver is based on structured grid. By using generic solver option, I can only read the mesh data into other commercial code. And actually I want to know how to read the mesh data into my own solver.
|
|
September 5, 2000, 02:44 |
Re: Read the Mesh data from Gambit
|
#4 |
Guest
Posts: n/a
|
Fluent solver( I think higher than version 5) has an option to export tecplot or other data format.
The procedure is as follow. Step 1 : generate mesh using Gambit with fluent solver option Step 2 : Read in the case data file from the fluent GUI. Step3 : Write(export) data file in any other format which you are familar with. You can try try, I believe you will succeed in that way. |
|
September 5, 2000, 03:13 |
Re: Read the Mesh data from Gambit
|
#5 |
Guest
Posts: n/a
|
I am sorry that the message I posted before is still for unstructured meshes. Gambit has some solver options but all the solvers except Fluent 4 are unstructured solvers.
So I think you can use Fluent 4 option. But before using that, you should know Fluent 4 uses single-block with wall-blockage. If your solver is based on multi-block I think it is very difficult to use gmabit. Another way is to use Geo-mesh. Sorry about the wrong comments. |
|
September 5, 2000, 08:49 |
Re: Read the Mesh data from Gambit
|
#6 |
Guest
Posts: n/a
|
Hi Before you can use the mesh generated via gambit in your own solver you will need to know how gambit writes out the msh, grd file so that they can be tweaked and read into your own solver. Your best bet is probally to read the manual assocaited with such. As I have done more or less the same in relation to post processed data in order to convert it into another format.
Regards Oliver |
|
September 5, 2000, 09:14 |
Re: Read the Mesh data from Gambit
|
#7 |
Guest
Posts: n/a
|
Hi,
Thanks for all your comments. My solver is based on multiblock structured grid. And the only tool I could use in my lab is Gambit. So I need help in reading the data. Anyone has other suggestion? |
|
September 5, 2000, 20:56 |
Re: Read the Mesh data from Gambit
|
#8 |
Guest
Posts: n/a
|
I might be of help to you. Please write to me directly at sek@fluent.com.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
3-d mesh gambit (cylinder within a cylinder) | Jason | ANSYS Meshing & Geometry | 29 | October 30, 2015 09:59 |
[Commercial meshers] Converting a mesh with splitted cells using fluentMeshToFoam | jlpelerin | OpenFOAM Meshing & Mesh Conversion | 4 | April 25, 2011 17:56 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |
[Commercial meshers] Mesh import from gambit | Kaushik Balakrishnan (Balakrishnan) | OpenFOAM Meshing & Mesh Conversion | 5 | April 21, 2005 14:42 |