|
[Sponsors] |
[ANSYS Meshing] different structure in .msh format |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 21, 2014, 14:15 |
different structure in .msh format
|
#1 |
New Member
Mahsa Ghaffari
Join Date: Mar 2012
Posts: 10
Rep Power: 14 |
I wrote a Matlab code to create mesh structure. My mesh is quadrilateral surface mesh for vascular. I create a mesh structure based on the following document. However, when I create simple tubular surface mesh with CFX .msh format is completely different in terms of faces. I want to know which one is actually .msh file and which rule is the one that I should pursue.
Thank you. in the PDF the format: each face is connecting two points and two other indices will be used to show the right and left side cell index that the face is connecting. (13 (2 1 2 2 2)( 1 2 1 2 % Here two first columns are points index &two other one cell indices 3 4 2 3)) However, in the ANSYS CFX forth first column are point indices and two other (zeros) are cell indices which are zeros because of surface mesh. (13 (0 1 e0 0 0)) (0 "Faces of zone NURBS_CYL") (13 (4 1 e0 3 4)( 83 8b 89 81 0 0 69 71 72 6a 0 0 a9 b1 b2 aa 0 0 e9 f1 f2 ea 0 0 29 31 32 2a 0 0 43 4b 49 41 0 0 1 2 3 4 0 0 c1 c9 ca c2 0 0 https://www.sharcnet.ca/Software/TGrid/pdf/ug/appb.pdf |
|
Tags |
.msh format, mesh 3d, surface mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ANSYS Meshing] Export mesh ( .msh) in a ASCII format | pedroxramos | ANSYS Meshing & Geometry | 14 | June 20, 2020 13:30 |
[Commercial meshers] Problem converting fluent (.msh) into .foam format with very big mesh | Balti | OpenFOAM Meshing & Mesh Conversion | 8 | June 20, 2013 17:43 |
[Commercial meshers] multiplying diameters to 0.001 in a grid that has the .msh format | babakflame | OpenFOAM Meshing & Mesh Conversion | 4 | May 5, 2013 08:10 |
[Commercial meshers] Exporting from V grid to fluent, .msh format | Karl SG | OpenFOAM Meshing & Mesh Conversion | 0 | April 15, 2013 00:33 |
The format of .msh file for fluent | scubme | FLUENT | 2 | October 18, 2004 23:50 |