|
[Sponsors] |
May 16, 2006, 23:08 |
reading gambit mesh files using fortran
|
#1 |
Guest
Posts: n/a
|
hi,
i've just started using gambit to generate mesh. i'm writing my code in fortran and i need to read in the xy mesh generated by gambit. May i know what's the easiest way to do it? currently, it's structured mesh in a single block, although multi-blocks will be used later. Is there a subroutine available somewhere which i can use directly? thanks |
|
April 27, 2015, 02:38 |
Fortran program reading mesh data in gambit
|
#2 |
New Member
Mina
Join Date: Apr 2015
Posts: 1
Rep Power: 0 |
at this time, after 8 year, i already have your problem.
Do you find or write any fortran program to reading mesh data from gambit file? Could you please help me in this topic? Can i receive the program form you? with best regards, Mina |
|
April 27, 2015, 09:02 |
|
#3 |
Senior Member
|
I have this matlab script which might help you. It is not really elegant or close to efficient (e.g., sometimes strings are compared character by character instead of as a whole) but handles most practical cases and should be easy to convert in fortran (simply use proper derived types instead of cells).
|
|
December 15, 2020, 13:38 |
|
#4 | |
New Member
Bappi
Join Date: Dec 2020
Posts: 5
Rep Power: 6 |
Quote:
I have generated a 2D mesh using Gambit and now I need to read the mesh that is generated. Did you find or write any program in Fortran? Do you mind sharing it with me? I am really struggling with it and I would appreciate if you can please help me out. Thanks Bappi |
||
December 15, 2020, 13:39 |
|
#5 |
New Member
Bappi
Join Date: Dec 2020
Posts: 5
Rep Power: 6 |
Hi,
I have generated a 2D mesh using Gambit and now I need to read the mesh that is generated. Did you find or write any program in Fortran? Do you mind sharing it with me? I am really struggling with it and I would appreciate if you can please help me out. Thanks Bappi |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Converting Fluent mesh files to Gambit neutral files | samuelkc | ANSYS Meshing & Geometry | 9 | April 21, 2021 07:28 |
UDF issue | MASOUD | Fluent UDF and Scheme Programming | 14 | December 6, 2012 14:39 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
How to control Minximum mesh space? | hung | FLUENT | 7 | April 18, 2005 10:38 |