|
[Sponsors] |
general ARCHITECTURAL structure of the code of a CFD code |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 12, 2013, 09:04 |
general ARCHITECTURAL structure of the code of a CFD code
|
#1 |
New Member
An
Join Date: Feb 2011
Posts: 26
Rep Power: 15 |
I do have a question, which is based on the following assumption:
It is supposed to create a CFD code from scratch, and beside the usual structure of a code in three parts 1) Pre-processing, 2) Main solver, 3) Post-processing, the issue is to write a general ARCHITECTURAL structure of the code in C++. My question is: Do you know (and/or can suggest) any literature/book/paper regarding this? (or maybe an open code, where the general ARCHITECTURAL structure of the code in C++ is seen/available). Thanks PS: Surprisingly, I see NO answer to my original post above. The question implies a lot of issues. Maybe I should remind the readers that there are a lot of issues when dealing with a code, e.g. memory issues. If this is not tackled, the code can be very slow. There are many strategies and I wonder where I can find an overview of those strategies. For instance, one of the strategies is seen here: http://link.springer.com/chapter/10....540-69389-5_25 Last edited by mecobio; August 23, 2013 at 17:32. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
A simple CFD code for teaching basic CFD? | Christoph Lund | Main CFD Forum | 13 | September 14, 2005 05:36 |
CFD code structure (F90) | ma | Main CFD Forum | 4 | January 10, 2005 21:47 |
Since Last June | John C. Chien | Main CFD Forum | 3 | July 12, 1999 10:38 |
Which is better to develop in-house CFD code or to buy a available CFD package. | Tareq Al-shaalan | Main CFD Forum | 10 | June 13, 1999 00:27 |
salary range | Frank Muldoon | Main CFD Forum | 7 | August 3, 1998 20:04 |