|
[Sponsors] |
CFD for a Beginner, Need recomendation on courses and books, mainly FORTRAN |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 1, 2012, 12:23 |
CFD for a Beginner, Need recomendation on courses and books, mainly FORTRAN
|
#1 |
New Member
Heriberto Saldívar Massimi
Join Date: Jan 2012
Posts: 6
Rep Power: 14 |
Hello Everybody!!!
Im really interested in CFD, I have found some books, but I would like to know if there is one manual, tutorial or so, that can help me understand CFD programing. Specially focus on FORTRAN. Thank you!!!! Last edited by herisalmas; January 1, 2012 at 12:24. Reason: Avoid Misunderstanding |
|
January 3, 2012, 01:32 |
|
#2 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
Hello!
You might take a look at Elmer. Elmer is a multiphysical finite element analysis program. It is based mostly on Fortran 90 and C++. It has been around a long time and is well developed, with lots of manuals and tutorials and programming guides. It is easy to use. Not as complex as OpenFOAM. It is free. Available in both Windows and Linux. http://www.csc.fi/english/pages/elmer/documentation The Linux version is found in the CAElinux distro. Windows and Linux available at Sourceforge. There is a programming manual. A book on Mathematical modeling: Kai Velten: Mathematical Modeling and Simulation: Introduction for Scientists and Engineers , ISBN-10: 3527407588. http://books.google.com/books?id=EhP...ten%22&f=false You might also look at OpenFOAM's programming guide. http://www.openfoam.com/ CAELinux has both OpenFOAM and Elmer. Linux Ubuntu. Can dual boot CAELinux with Windows without interfering with you windows installation. http://www.caelinux.com/CMS/ CAELinux is a free Linux distro. (A complete Operating System with Elmer, OpenFoam and many other Scientific programs installed.) It can be difficult to install these programs in Linux by yourself. A premade Linux distro is the fast, easy foolproof way to get the software installed correctly. Elemer on Windows is a simple easy install. |
|
January 3, 2012, 01:50 |
|
#3 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
Another book: Essential Computational Fluid Dynamics, Author: Oleg Zaikanov ISBN:10 0470423293, At Amazon.
and Modern Fortran Explained :Numerical Mathematics and Scientific Computation Authors: Metcalf, Reid, Cohen isbn 10-0199601429 At Amazon. Oxford Univ Press |
|
January 3, 2012, 02:02 |
|
#4 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
And: http://nenes.eas.gatech.edu/CFD/index.html
Georgia Tech blog on CFD programming in Fortran And some sample fortran code for academic use only: http://www.salihnet.freeservers.com/...cfd_codes.html Numerical Recipies in Fortran for Scientific Computing by Vettering, Press etal ISBN : 0521437210
|
|
January 3, 2012, 02:11 |
Thank you!!
|
#5 |
New Member
Heriberto Saldívar Massimi
Join Date: Jan 2012
Posts: 6
Rep Power: 14 |
Thank you very much!!!
Im starting my M.S. in aerospace engineering and my advisor recomend me to focus on simulation, specially of hypersonic flows. I will check all those places, thank you to all and happy new year!! |
|
January 3, 2012, 02:13 |
|
#6 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
||
January 3, 2012, 03:48 |
|
#7 |
Member
Andy Jones
Join Date: Sep 2010
Location: Columbus, Ohio
Posts: 78
Rep Power: 16 |
From the Hypersonics Research Group:
http://www.mech.uq.edu.au/cfcfd/code-collection.php OpenFoam is likley more suitable for hypersonic flow, but its much more complicated than Elmer. But Elmer does Navier Stokes pretty well. I would look closely at what Purdue recommends for their CFD class. |
|
January 3, 2012, 12:08 |
|
#8 | |
New Member
Vishnu Prasad
Join Date: Sep 2010
Location: Goa
Posts: 19
Rep Power: 16 |
Quote:
HTML Code:
http://en.wikipedia.org/wiki/Computational_fluid_dynamics#Finite_element_method Hoffmann Volumes on CFD, CFD by T.J.Chung, Proceedings of Direct and Large Eddy simulations ( Multiple volumes). Ofcourse, to understand the significance of the details mentioned in the above textbooks, one needs to have and excellent understanding of fluid flow, heat transfer, boundary layer theory and applied numerical analysis. The following texts will help: Fluid mechanics, Landau volume 6 Boundary layer theory, Hermann Schlichting Applied Numerical Analysis ( any good book, I use Brian bradie) Elsevier series on numerical methods for fluids. Try your best to stick to these books. They tackle the basic theory in the best possible way. The rest of the books are more or less superficial, focusing on particular areas rather than giving a deep understanding of the basic subject. |
||
March 20, 2012, 04:55 |
|
#9 |
New Member
Yao, Cheng
Join Date: Nov 2011
Location: Harbin
Posts: 7
Rep Power: 15 |
andyj,
Do you know how to download the materials on the https://engineering.purdue.edu/ME614/ ? When I try to down them, the error message “Purdue University Career Account Authentication Required” appears. |
|
November 25, 2015, 10:06 |
|
#10 |
Member
Ramin
Join Date: Oct 2015
Posts: 33
Rep Power: 11 |
hi
I want to write a cfd code with Richardson method(is mentioned in CFD book of Hoffmann,page64) but I can not find its subroutine anyone can help me to have that subroutine ? |
|
Tags |
cfd projects, fortran |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
user friendly cfd code | waqar | Main CFD Forum | 19 | August 18, 2000 17:31 |
CFD books | Yaping Zhu | Main CFD Forum | 5 | December 28, 1998 12:34 |