CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

msh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 16, 2008, 06:58
Default msh
  #1
daniel
Guest
 
Posts: n/a
In my code, I need to manage a mesh file with format msh. The thing is that I can't understand the msh format. Is there any thing available explaining how the mesh is stored (conncetivity arrays, faces etc....)? Thanks
  Reply With Quote

Old   July 16, 2008, 11:55
Default Re: msh
  #2
paul
Guest
 
Posts: n/a
Change the solver in Gambit to Generic and then export your mesh, you will obtain the mesh in a name.neu file, this file could be seen with any text editor.

Study this file and figure out how you could use the mesh in your code.

Paul

  Reply With Quote

Old   July 17, 2008, 05:31
Default Re: msh
  #3
umesh javiya
Guest
 
Posts: n/a
see the following link... for *.cas file format.... http://www.engres.odu.edu/Applicatio...g/node1376.htm

*.cas file and *.msh have same format except *.cas contains morre information about boundaries..... otherwise the mesh information are same in both file....

Yes dont forget to write cas or msh file into ASCI format by switching off the binary mode when u are writting cas or msh file...

Best of luck.....

  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



All times are GMT -4. The time now is 15:59.