CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   grid data to be read by Fortran code (https://www.cfd-online.com/Forums/fluent/31323-grid-data-read-fortran-code.html)

seckin April 19, 2003 14:03

grid data to be read by Fortran code
 
hi, I have created a mesh using Gambit and I want to write the vertex data into a file and let my Fortran code read from that file.

I tried to export the mesh from Gambit in some formats but I couldn't figure out the writing style of Gambit. I want the file be in the following format:

do j=1,jmax x(i,j), y(i,j), i=1,imax enddo

but I guess Gambit writes differently than the above scheme..am I wrong? can anyone give me a clue on this? thanks,regards seckin


All times are GMT -4. The time now is 05:00.