|
[Sponsors] |
March 19, 2014, 05:47 |
CGNS with f90
|
#1 |
New Member
Han Luo
Join Date: May 2013
Posts: 1
Rep Power: 0 |
Hi, guys. I'm a fortran developer under windows with ivf xe 2013+ vs 2012.
I'm developing a program which needs CGNS for gird importing. I successfully compiled CGNS with the means in this thread http://www.cfd-online.com/Forums/mai...ortran-xe.html. However, the problem is that I found cgnslib_f.h is written with Fixed format of F77. But my program will be written by F90. Has anybody here found a solution? I need your help! Thanks |
|
March 19, 2014, 10:03 |
|
#2 |
Member
Join Date: May 2012
Posts: 68
Rep Power: 14 |
My guess: you are using cgns to add some flexibility in your mesh files right?
Import the cgns mesh with a fortran77/C++ code>write the mesh file in a format compatible for your solver> use the newly formed grid in your fortran90 code I faced same problem earlier (my solver was in f95 & for some reason I was asked to make a exe file for windows).
__________________
Best wishes, Somdeb Bandopadhyay |
|
Tags |
cgns |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[CGNS] CGNS converters available | mbeaudoin | OpenFOAM Meshing & Mesh Conversion | 137 | December 14, 2018 05:20 |
[Gmsh] Cgns support for gmsh | robyTKD | OpenFOAM Meshing & Mesh Conversion | 1 | July 13, 2016 12:27 |
Compiling with CGNS Support | granbycools | SU2 Installation | 6 | March 31, 2014 07:52 |
writing link between two CGNS files | t.teschner | Main CFD Forum | 1 | February 4, 2014 11:26 |
parallel support with CGNS format not yet implemented | kirkrich | SU2 | 3 | January 18, 2013 16:39 |