|
[Sponsors] |
August 11, 2015, 21:42 |
Change export node ordering in Gmsh
|
#1 |
New Member
Siddharth
Join Date: Jan 2013
Posts: 6
Rep Power: 13 |
Hello,
I have written a software that works only on structured grids and reads in the grid from a .msh file. I notice that when I create an msh file on gmsh, the corner nodes get written out first and then the interior nodes. Is it possible to change this during export so that the nodes get written out in a structured form? For example if I have 5X5 grid where the four corner points are (0,0), (4,0), (0,4) and (4,4), right now gmsh is writing out these nodes first and then the interior ones whereas I'd like to write out the (4,0) node as the 5th node, the (0,4) node as the 20th and the (4,4) as the 25th node... Thank you for your help! Siddharth |
|
Tags |
gmsh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to export every data w.r.t time to txt file | jaho | CFX | 94 | August 25, 2015 10:45 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
no enthalpy change across the momentum source | Atit Koonsrisuk | CFX | 2 | December 19, 2005 03:33 |
Multicomponent fluid | Andrea | CFX | 2 | October 11, 2004 06:12 |
Importing I-DEAS unv file | hbetb | FLUENT | 1 | August 10, 2001 14:22 |