|
[Sponsors] |
grid generation and transferring it into Fortran code |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 27, 2011, 13:31 |
grid generation and transferring it into Fortran code
|
#1 |
Senior Member
Hassan
Join Date: Apr 2009
Posts: 106
Rep Power: 17 |
I have a fortran code and i want to anlayse a complicated shape. It is hard to make the grid in fortran as it is..
Is there anyway that i can make the grid in gridgen and then make it read into my fortran code... any suggestions will be welcome.. |
|
April 28, 2011, 03:11 |
|
#2 |
New Member
chung yang
Join Date: Mar 2009
Location: Beijing
Posts: 6
Rep Power: 17 |
First you should choose the grid format, stuctured or unstructured gird.
Then you can export the gird from Gridgen for your code, Gridgen's manual is useful for you. |
|
|
|