|
[Sponsors] |
To avoid Grid generation for FORTRAN CFD CODE |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 29, 2006, 06:00 |
To avoid Grid generation for FORTRAN CFD CODE
|
#1 |
Guest
Posts: n/a
|
I've been writing several CFD codes.
Grid generation for FORTRAN source is difficult and boring works. What is the best way to avoid these tedious tasks? |
|
January 29, 2006, 10:09 |
Re: To avoid Grid generation for FORTRAN CFD CODE
|
#2 |
Guest
Posts: n/a
|
well, depending on your application, u can use either freeware or commercial grid generator, right? of course, one thing to do is to write a subroutine to read in the pts/nodes etc.
|
|
January 29, 2006, 21:02 |
Re: To avoid Grid generation for FORTRAN CFD CODE
|
#3 |
Guest
Posts: n/a
|
That's the answer I want.
Is it possible to use the grid generation code? ( commercial or freeware ) Can you advise me the examples of the usage of the commercial code and file format? |
|
January 29, 2006, 21:19 |
Re: To avoid Grid generation for FORTRAN CFD CODE
|
#4 |
Guest
Posts: n/a
|
There's a bunch of meshers available (including free and open source). Take a look in http://www-users.informatik.rwth-aac.../software.html or http://www.andrew.cmu.edu/user/sowen/softsurv.html
Some of them can be used as a library and there are examples about how to call from other languages. Cheers Renato. |
|
January 30, 2006, 04:04 |
Re: To avoid Grid generation for FORTRAN CFD CODE
|
#5 |
Guest
Posts: n/a
|
Thanks.
Your answers are very helpful. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFD Design...The CFD Future | John C. Chien | Main CFD Forum | 20 | November 20, 2015 00:40 |
Mapping results from CFD grid to structural grid of a free-form surface | mbecker | OpenFOAM Running, Solving & CFD | 1 | October 18, 2013 11:16 |
instructional cfd code on unstructure grid | Quain Tchew | Main CFD Forum | 2 | January 18, 2002 04:24 |
Open source CFD code development, possible? | Dr. Yazid Bindar | Main CFD Forum | 27 | July 18, 2000 01:18 |
cfd job | Dr. Don I anyanwu | Main CFD Forum | 20 | May 17, 1999 16:13 |