|
[Sponsors] |
April 7, 2004, 11:47 |
How to learn programming a cfd code?
|
#1 |
Guest
Posts: n/a
|
Hi, has anybody an idea where i can find an introduction how to program a cfd code? I do not think about a book like Ferzinger, but a very small program where you can see the idea of finite volume method.
Greetings Peter |
|
April 7, 2004, 13:20 |
Re: How to learn programming a cfd code?
|
#2 |
Guest
Posts: n/a
|
Try using the book:
An Introduction to Computational Fluid Dynamics : The Finite Volume Method by H. K. Versteeg (Author), W. Malalasekera (Author). It's sort of a kindergarden approach to the subject, with minimal rigor and maximum practicability. |
|
April 7, 2004, 16:53 |
Re: How to learn programming a cfd code?
|
#3 |
Guest
Posts: n/a
|
Dear Peter
Take Rouch or S. Patankar, make all derivations by your own hand, it will take year or two, and write you owm code. |
|
April 13, 2004, 02:39 |
Re: How to learn programming a cfd code?
|
#4 |
Guest
Posts: n/a
|
Hi Peter
From my point of view a very good book is by: Michael Griebel, Thomas Dornseifer, Tilman Neunhoeffer Numerical Simulation in Fluid Dynamics: A Practical Introduction (Siam Monographs on Mathematical Modeling and Computation) The book guids you through the basic ideas in writing a CFD-code. All ideas are very well explaned by codelets in C, which makes the book extremely usefull and easy to follow. Topics like; boundary-conditions, complex-geometry, free-surface-flows and even turbulence is explained using the 2D reference-solver. I believe the book is also available in German (to a much more reasonable price then the SIAM version) Best Matthias |
|
April 17, 2004, 01:55 |
Re: How to learn programming a cfd code?
|
#5 |
Guest
Posts: n/a
|
hallo dear,
where will i get this book? |
|
April 18, 2004, 13:41 |
Re: How to learn programming a cfd code?
|
#6 |
Guest
Posts: n/a
|
Ashish,
you can get the book by Griebel from, eg. amazon.com. M. |
|
April 27, 2004, 18:12 |
Re: How to learn programming a cfd code?
|
#7 |
Guest
Posts: n/a
|
If you already know a suitable language (C++, F77, etc), Then 'Computational Fluid Dynamics' by John Anderson is a good start. By about chapter 5 he has laid out all the basics of CFD, and then does a step-by-step guide to a simple quasi-1D program, even showing results after one time step so that you can make a direct comparison. It helped me no end. Steve.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFD Salary | CFD | Main CFD Forum | 17 | January 3, 2017 18:09 |
Learn ANSYS ICEM CFD | easy_astronaut | ANSYS | 2 | December 15, 2013 16:34 |
A simple CFD code for teaching basic CFD? | Christoph Lund | Main CFD Forum | 13 | September 14, 2005 05:36 |
CFD JOBS and Expected Salary.... | Noel Harrison | Main CFD Forum | 11 | November 22, 2000 08:15 |
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 |