Difference between revisions of "Numerics archive"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
In order to correctly run a simulation, it is of utmost importance to understand the numerics being solved in the simulations. These tutorials will give you detailed insight into the theory behind CFD and especially OpenFOAM.
 
In order to correctly run a simulation, it is of utmost importance to understand the numerics being solved in the simulations. These tutorials will give you detailed insight into the theory behind CFD and especially OpenFOAM.
  
Go back to [https://wiki.openfoam.com/Collection_by_topic Collection by topic].
+
Go back to [https://wiki.openfoam.com/Archive_section Archive section].
 +
 
  
 
=Numerics=
 
=Numerics=
Line 8: Line 9:
  
 
* [https://wiki.openfoam.com/Detailed_numerics_by_Gavin_Tabor '''A detailed look at fvSchemes and fvSolution'''] - This tutorial from the 13th OpenFOAM Workshop in Shanghai gives a detailed insight into the possibilities of numerics in OpenFOAM.
 
* [https://wiki.openfoam.com/Detailed_numerics_by_Gavin_Tabor '''A detailed look at fvSchemes and fvSolution'''] - This tutorial from the 13th OpenFOAM Workshop in Shanghai gives a detailed insight into the possibilities of numerics in OpenFOAM.
 +
* [https://wiki.openfoam.com/Theory_by_Joel_Guerrero  '''Finite Volume Method and numerics'''] - In these slides you will find a brief introduction to the FVM and the numerics implemented in OpenFOAM.
  
 
'''Application'''
 
'''Application'''
 +
* [https://wiki.openfoam.com/Session_B_by_Stefan_Radl '''Session B: Using OpenFOAM'''] - Here you will find information about fvSchemes and fvSolution.
 +
* [https://wiki.openfoam.com/index.php?title=Grid_convergence_by_Jozsef_Nagy '''Grid dependence'''] - Here you will learn the importance of grid resolution and its effect onto your results.
 +
* [https://wiki.openfoam.com/Numerical_schemes_by_Tobias_Holzmann '''Numerical scheme analyzing'''] - In this tutorial you will learn about numerical schemes.

Latest revision as of 12:07, 30 May 2023

In order to correctly run a simulation, it is of utmost importance to understand the numerics being solved in the simulations. These tutorials will give you detailed insight into the theory behind CFD and especially OpenFOAM.

Go back to Archive section.


Numerics

Theory

Application