|
[Sponsors] |
July 6, 2005, 17:25 |
Use of grid generated by GAMBIT
|
#1 |
Guest
Posts: n/a
|
Is it possible to use the grid (generated using GAMBIT) in structured FVM source code? Is so, how ? Thanks...
|
|
July 6, 2005, 23:26 |
Re: Use of grid generated by GAMBIT
|
#2 |
Guest
Posts: n/a
|
yes it is possible, and fluent does this very well.
:-D |
|
July 6, 2005, 23:56 |
Re: Use of grid generated by GAMBIT
|
#3 |
Guest
Posts: n/a
|
I guess you have to export the mesh file as Neutral File, this is a text format, you can read it using any text editor, but if you have GAMBIT, why not use the FLUENT solvers, they are base on FV
|
|
July 7, 2005, 06:23 |
Re: Use of grid generated by GAMBIT
|
#4 |
Guest
Posts: n/a
|
I know FLUENT & GAMBIT but I want to use the GAMBIT grid in own FVM code and exporting the mesh files dont gives the readable file.
|
|
July 7, 2005, 07:19 |
Re: Use of grid generated by GAMBIT
|
#5 |
Guest
Posts: n/a
|
it does give u a readable file, i do read fluent mesh in my code and its pretty easy to do. you can read fluent manual about the details of grid format. the only thing tht you need to do is, to decide after reading it how you are going to store and use in your code, this part takes little planning and varies with code to code.
|
|
July 8, 2005, 14:24 |
Re: Use of grid generated by GAMBIT
|
#6 |
Guest
Posts: n/a
|
When setting the boundary conditions, you have to choose general solver instead of the fluent solver. Gambit will then write a .neu file. The .neu format is described in the c appendix of the gambit manual.
Fabio |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
grid generation in GAMBIT | ramakant | Main CFD Forum | 0 | April 27, 2011 01:42 |
how to make grid in gambit? | pankaj verna | FLUENT | 2 | May 4, 2007 10:36 |
Grid type in GAMBIT | Christian | FLUENT | 1 | January 18, 2002 11:12 |
GAMBIT grid export problem | Alex Yang | FLUENT | 2 | April 23, 2001 05:08 |
Dead cells created on edges when a grid file is generated in GAMBIT and imported into FLUENT4 | Isaac Manohar Ch. | FLUENT | 1 | June 2, 2000 05:58 |