|
[Sponsors] |
Suggestions for CFD code implementation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 5, 2019, 12:02 |
Suggestions for CFD code implementation
|
#1 |
New Member
Asif Shahriar Nafi
Join Date: Dec 2015
Location: Conway, SC, USA
Posts: 8
Rep Power: 11 |
Hi,
I'm a rookie in CFD coding. I'm good at Fortran, C, C++, Matlab (coding is not a problem for me). I'm trying to learn 'CFD' coding by myself. I've a bunch of CFD related books, I've read them partially. I've followed Dr. Lorena Barba's tutorial and did all the exercise by myself (FDM). I want to learn how to discretize FVM equations as well as the coding. I know there're lots of theories and methods. But I want a book/tutorial that will show me how to discretize the equations and apply it on a domain and all the complexities associated with it. I hope everyone understands my problem. I'm unable to take a course and I can't find answers to many things while reading the CFD books (e.g. chung, anderson, ferziger and peric). Thanks. |
|
March 5, 2019, 13:08 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
Try to download some standard code from this site http://www.cfd-peric.de/#downloads |
||
March 5, 2019, 13:22 |
|
#3 |
Senior Member
|
Resources that I found useful in the time for what concerns implementation of FVM are:
Blazek, Computational Fluid Dynamics: Principles and Applications, 3rd Ed., 2015 (online material not necessarily that useful for an industrial strength implementation, yet pretty clear and advanced, see here https://booksite.elsevier.com/978008...amplecodes.php, and it is in Fortran) Moukalled, Mangani, Darwish: The Finite Volume Method in Computational Fluid Dynamics, 2015 (http://www.gidropraktikum.narod.ru/M...OAM-Matlab.pdf, finally a book that takes the responsibility to claim it is advanced; it is indeed, besides being very useful because the companion software is both in MATLAB and OpenFOAM) The Ph.D. thesis of Hrvoe Jasak is also kind of a reference for OpenFOAMers. I also suggest giving a look at the early papers from the people working at Fluent. Finally, you might find some useful material in the book: Lohner, Applied Computational Fluid Dynamics Techniques: An Introduction Based on Finite Element Methods, 2nd Ed., 2008 even if it is targeted at finite element implementations. Besides this, you get acquainted with the implementation by reading papers on the subject and figuring out stuff by yourself. |
|
March 12, 2019, 15:36 |
|
#4 |
New Member
Asif Shahriar Nafi
Join Date: Dec 2015
Location: Conway, SC, USA
Posts: 8
Rep Power: 11 |
Thanks a lot Lampitella, Denaro.
|
|
March 14, 2019, 23:48 |
|
#5 |
New Member
MAHARASHTRA
Join Date: Dec 2018
Posts: 2
Rep Power: 0 |
I found Dr.Atul Sharma's book , tutorials and assignment really helpful for FVM.
If you need the material drop me a mail joshi.bhavna1@gmail.com |
|
March 15, 2019, 00:00 |
|
#6 | |
New Member
MAHARASHTRA
Join Date: Dec 2018
Posts: 2
Rep Power: 0 |
Quote:
|
||
March 15, 2019, 10:01 |
|
#7 | |
New Member
Asif Shahriar Nafi
Join Date: Dec 2015
Location: Conway, SC, USA
Posts: 8
Rep Power: 11 |
Quote:
You can find the python codes here: http://www.thevisualroom.com/linear_convection.html u can find all the exercises are on this website. I used Fortran. |
||
Tags |
books, cfd, fvm |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Strange oscillations in my hydrodynamics code | selig5576 | Main CFD Forum | 1 | August 31, 2016 23:51 |
Can anyone help locating an error in my 2-D MATLAB SIMPLE code? | Hoggs17 | Main CFD Forum | 7 | July 9, 2013 04:02 |
Implementation of BC's in FV code | alex | Main CFD Forum | 1 | March 31, 2008 21:00 |
What is the Better Way to Do CFD? | John C. Chien | Main CFD Forum | 54 | April 23, 2001 09:10 |
Pseudo compressibility implementation free code | vijay pargaonkar | Main CFD Forum | 0 | March 18, 2001 02:49 |