Difference between revisions of "Numerics archive"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
Line 13: Line 13:
 
'''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/Session_B_by_Stefan_Radl '''Session B: Using OpenFOAM'''] - Here you will find information about fvSchemes and fvSolution.
*[https://wiki.openfoam.com/Discretization_by_Bahram_Haddadi '''Discretization – Part 1'''] - Use the scalarTransportFoam solver, simulate 5 s of flow inside a shock tube using different discritization schemes..
 
 
* [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/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.
 
* [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