|
[Sponsors] |
How to relate what I learned about CFD with OpenFOAM's implementation of CFD? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 7, 2016, 03:22 |
How to relate what I learned about CFD with OpenFOAM's implementation of CFD?
|
#1 |
New Member
Join Date: Nov 2015
Location: Brazil
Posts: 1
Rep Power: 0 |
I'm a beginner on CFD and OpenFOAM and I have studied the Finite Volume Method (some part) with books like Versteeg, Maliska, etc. I begun to understand some things about this issue, but when I started to do some tutorials of OpenFOAM, I couldn't align the theory to the practice, because the tutorials I use seems to focus on the technical part.
I don't know how to apply the knowledge I'm acquiring on CFD on the software. I never saw a tutorial of the software explaining and showing how the software deals with things like implicit and explicit discretization, upwind, central difference, multigrid, coupled and separated systems, etc and how can I manipulate this in the codes. Am I learning it wrong? How can I proceed to learn this 2 subjects together? Or the better way is to learn them separated and with the experience begin to understand this thing? Thanks! |
|
April 7, 2016, 05:44 |
|
#2 |
Senior Member
Join Date: Oct 2013
Posts: 397
Rep Power: 19 |
You can change the used schemes in the fvSolution file. I suggest trying some example case and playing with the schemes. You can find some good stuff about the convective term here: http://www.holzmann-cfd.de/index.php...erical-schemes
|
|
April 7, 2016, 11:35 |
|
#3 | |
Senior Member
Join Date: Jun 2012
Location: Germany, Bochum
Posts: 230
Rep Power: 16 |
Quote:
Dear sversutc, to define the things you mentioned you should check the fvSolution and fvSchemes files in the system dir. In the fvSolution file you will find (and should define) information about solving the algebraic systems of equations for example multigrid techniques, pressure velocity coupling, residuals etc. In the fvSchemes files you will define information regarding the FVM: discretization in time and space (Some keywords you mentionend: implicit methods, explicit methods, CFD, upwind, etc...). I would propose to check the OpenFOAM Userguide for the various options that you have in the fVSchemes and fVSolution files. Then use the keywords that you find there (For example GAMG for multigrid techniques) and search the web and especially this forum for more information. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Free CFD code with implementation of Menter's k-omega SST model | nikola_m | Main CFD Forum | 2 | May 8, 2020 13:13 |
CFD Symposium (Call for Papers) | Chris R. Kleijn | Main CFD Forum | 0 | October 5, 1998 11:25 |
ASME CFD Symposium - Call for Papers | Chris R. Kleijn | Main CFD Forum | 0 | September 8, 1998 09:19 |
ASME CFD Symposium - Call for Papers | Chris R. Kleijn | Main CFD Forum | 0 | September 3, 1998 09:45 |
salary range | Frank Muldoon | Main CFD Forum | 7 | August 3, 1998 20:04 |