|
[Sponsors] |
August 10, 2003, 21:11 |
Programming question
|
#1 |
Guest
Posts: n/a
|
First, my apologies for such a question. I'm trying to teach myself CFD in my spare time.
Do any of you have any suggestions for references I could use to teach myself scientific programming in C (or C++)? My codes are very sub-optimal as I don't really have a feel for how to 1)pass matricies to solver subroutines; or 2) create solver subroutines in the first place that can accept the system of equations and operate on them. Thanks for your help. tom |
|
August 11, 2003, 05:04 |
Re: Programming question
|
#2 |
Guest
Posts: n/a
|
For C and general background info: "Numerical Recipes in C", Press, Tuekolsky, Vetterling & Flannery. ISBN 0-521-43108-5
For C++, "Scientific and Engineering C++", BArton & NAckman, ISBN 0-201-53393-6. Or simply skim the books list on this site: http://www.cfd-online.com/Books/ |
|
August 11, 2003, 14:24 |
Re: Programming question
|
#3 |
Guest
Posts: n/a
|
This is a good book.
How to Program in C++, Deitel & Deitel Prentice Hall; ISBN: 0877783799 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
question about uds | tanven | FLUENT | 2 | July 5, 2015 12:22 |
internal field question - PitzDaily Case | atareen64 | OpenFOAM Running, Solving & CFD | 2 | January 26, 2011 16:26 |
Question on introducing new terms into an existing model | 351Cleveland | OpenFOAM Programming & Development | 0 | January 26, 2011 07:48 |
Question about Table applicaiton. | universez | OpenFOAM Running, Solving & CFD | 0 | January 12, 2010 21:31 |
Programming Question | Leo | Main CFD Forum | 2 | June 14, 2004 07:54 |