CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

How to relate what I learned about CFD with OpenFOAM's implementation of CFD?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 7, 2016, 02:22
Default 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
sversutc is on a distinguished road
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!
sversutc is offline   Reply With Quote

Old   April 7, 2016, 04:44
Default
  #2
Senior Member
 
Join Date: Oct 2013
Posts: 397
Rep Power: 18
chriss85 will become famous soon enough
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
chriss85 is offline   Reply With Quote

Old   April 7, 2016, 10:35
Default
  #3
Senior Member
 
Join Date: Jun 2012
Location: Germany, Bochum
Posts: 230
Rep Power: 15
Bazinga is on a distinguished road
Quote:
Originally Posted by sversutc View Post
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!

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.
Bazinga is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 12:13
CFD Symposium (Call for Papers) Chris R. Kleijn Main CFD Forum 0 October 5, 1998 10:25
ASME CFD Symposium - Call for Papers Chris R. Kleijn Main CFD Forum 0 September 8, 1998 08:19
ASME CFD Symposium - Call for Papers Chris R. Kleijn Main CFD Forum 0 September 3, 1998 08:45
salary range Frank Muldoon Main CFD Forum 7 August 3, 1998 19:04


All times are GMT -4. The time now is 12:02.