CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Gambit output files format

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 6, 2006, 17:27
Default Gambit output files format
  #1
B. R. Guirguis
Guest
 
Posts: n/a
I'm using Gambit software to create 2-D flow test cases grids for the solvers I develop in my master thesis. I want to export the mesh in an easy format in order to read it back in my solvers. I tried the *.msh files but it seemed strange and i couldn't find any materials about it. I will appreciate any help in this issue.

Thanks,
  Reply With Quote

Old   April 6, 2006, 17:37
Default Re: Gambit output files format
  #2
B. R. Guirguis
Guest
 
Posts: n/a
I already have a technique that works now but i think it is too silly and time consuming. the steps are as follows:

1) export *.msh files from gambit 2) open fluent (don't ask why lol) and read the *.msh file 3) export the *.cas file from fluent 4) open tecplot (don't say why again lol) import the *.cas file 5) export the grid zone in a tecplot format, finally you can read the mesh from the tecplot ASCII file.

the main problem that still exist is the boundary points!!
  Reply With Quote

Old   April 7, 2006, 08:36
Default Re: Gambit output files format
  #3
shubidu
Guest
 
Posts: n/a
Try *CGNS which is the nearest to a standard mesh interface that there currently is.

  Reply With Quote

Old   April 7, 2006, 20:02
Default Re: Gambit output files format
  #4
Mohamed
Guest
 
Posts: n/a
Dear Guirguis, Here the format of Gambit *.msh file ------------------------------------- ( point 1 to np) All x and y coordinates..

Face (Edge) ( 1 to nf)... All are Hexa decimal format

out of that

(3 1 to n1)--- Some boundary condition for ex:: wall (iden no :3) totalnodes in that edge, 1st node, 2nd node, outcell(R),Incell(L)... ... then other BCs continues.. (8 n5 to nf)..(Here 8 is interior edges identification no) ... atlast (1 to nc) nc- total no of cells.. Then idea abt Various BCs and their numbering...

If you want to know more.. Plz mention Ur id..

Regards Mohamed
  Reply With Quote

Old   April 7, 2006, 20:03
Default Re: Gambit output files format
  #5
Mohamed
Guest
 
Posts: n/a
Dear Guirguis, Here the format of Gambit *.msh file ------------------------------------- ( point 1 to np) All x and y coordinates..

Face (Edge) ( 1 to nf)... All are Hexa decimal format

out of that

(3 1 to n1)--- Some boundary condition for ex:: wall (iden no :3) totalnodes in that edge, 1st node, 2nd node, outcell(R),Incell(L)... ... then other BCs continues.. (8 n5 to nf)..(Here 8 is interior edges identification no) ... atlast (1 to nc) nc- total no of cells.. Then idea abt Various BCs and their numbering...

If you want to know more..You can find in Gambit help. if not Plz mention Ur id..

Regards Mohamed
  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
OpenFOAM15 paraFoam bug koen OpenFOAM Bugs 19 June 30, 2009 10:46
[Other] Output Format of MetaMesh t42 OpenFOAM Meshing & Mesh Conversion 0 August 3, 2007 04:28
Acad files to gambit Ernest FLUENT 1 August 25, 2006 01:11
Importing mesh files from Ansys into Gambit Srinivas FLUENT 2 August 6, 2002 10:02
Exporting GAMBIT files in 'plot 3d' format Jeff FLUENT 0 November 22, 2001 19:52


All times are GMT -4. The time now is 09:35.