Difference between revisions of "Collection by topic"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a list of the contributions ordered alphabetically by topic. Also we will constantly add theses as well as publications in a given topic as further reading.
+
This is a list of the contributions ordered alphabetically by topic. Here, you can browse through all the available tutorials by topic.
 +
 
 +
Also we will constantly add theses as well as publications in a given topic as further reading. We currently offer tutorials in the following topics:
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Tutorials Tutorials].
 
Go back to [https://wiki.openfoam.com/index.php?title=Tutorials Tutorials].
  
=[https://wiki.openfoam.com/Collection_of_the_basics Basics]=
+
=Pre-processing=
  
=[https://wiki.openfoam.com/Complex_materials Complex materials]=
+
* [https://wiki.openfoam.com/Meshing Meshing]
  
=[https://wiki.openfoam.com/Compressible_flows Compressible flows]=
+
=Basic CFD=
  
=[https://wiki.openfoam.com/Heat_transfer Heat transfer]=
+
* [https://wiki.openfoam.com/Collection_of_the_basics Basics]
  
=[https://wiki.openfoam.com/Meshing Meshing]=
+
=Post-processing=
  
=[https://wiki.openfoam.com/Multiphase_modeling Multiphase modeling]=
+
* [https://wiki.openfoam.com/Postprocessing Post-processing]
  
'''Intro and Overview'''
+
=Advanced CFD=
* [https://wiki.openfoam.com/Multi-Phase_and_Free_Surface_Flows_by_Kenneth_Hoste_and_Hrvoje_Jasak Hoste and Jasak] provide a in-depth introduction into a variety of models for multiphase flows.
 
  
'''Volume of Fluid'''
+
* [https://wiki.openfoam.com/Complex_materials Complex materials]
* [https://wiki.openfoam.com/Multiphase_modeling_(VOF)_by_Bahram_Haddadi Haddadi et al.] provide a walk through of the dam break tutorial. The [https://wiki.openfoam.com/Multiphase_modeling_(VOF)_by_Jozsef_Nagy videos of Nagy] detail on the same tutorial.
 
* [https://wiki.openfoam.com/Multiphase_modeling_(VOF)_by_Joel_Guerrero Guerrero] details on setup, control and monitor of VoF simulations.
 
* [https://wiki.openfoam.com/Multiphase_flows_in_iron_casting_by_Alexander_Vakhrushev Vakhrushev] details on the VoF solver, and its application to iron casting.
 
  
=[https://wiki.openfoam.com/Numerics Numerics]=
+
* [https://wiki.openfoam.com/Compressible_flows Compressible flows]
  
=[https://wiki.openfoam.com/Postprocessing Postprocessing]=
+
* [https://wiki.openfoam.com/Heat_transfer Heat transfer]
  
* '''[https://wiki.openfoam.com/Visualization_by_Stefan_Radl Data inspection]''' using various tools (incl. ParaView).
+
* [https://wiki.openfoam.com/Multiphase_modeling Multiphase modeling]
* [https://wiki.openfoam.com/Postprocessing_by_Ferras,_Fernandes_and_Nobrega Ferras et al.] provide 5 cases and guide through the postrpocessing with gnuplot and ParaView.
 
* [https://wiki.openfoam.com/Swak4Foam_and_PyFoam_by_Bruno_Santos Santos] provides material on how to use swak4Foam and pyFoam to postprocess data.
 
  
* For Lagrangian Data Visualization using ParaView checkout this '''[https://github.com/NanoSim/CoursesAndTrainingPortfolio/tree/master/5_VisualizationTools training material of the NanoSim project]'''. Note, this page also contains instructions to load data from the popular particle dynamics code LAMMPS/LIGGGHTS.
+
* [https://wiki.openfoam.com/Reacting_flows Reacting flows]
  
=[https://wiki.openfoam.com/Programming Programming]=
+
* [https://wiki.openfoam.com/Collection_of_turbulence_modeling Turbulence modeling]
  
'''Complete Programming Courses'''
+
* [https://wiki.openfoam.com/Acoustics Acoustics]
* [https://wiki.openfoam.com/Programming_by_Kenneth_Hoste_and_Hrvoje_Jasak Hoste and Jasak video series] on programming.
 
* [https://wiki.openfoam.com/Programming_by_Hakan_Nilsson Nilsson's collection] of programming tutorials.
 
  
'''Intro: Compilation and Testing'''
+
* [https://wiki.openfoam.com/Fluid_structure_interaction Fluid-structure interaction]
* [https://wiki.openfoam.com/Programming_by_Robert_Lee Lee's compact introduction] to compilation using existing code.
 
* The [https://wiki.openfoam.com/Programming_by_Stefan_Radl tutorials by Stefan Radl] provide details on compilation and basic testing of new code.
 
* [https://wiki.openfoam.com/Programming_by_Ferras,_Fernandes_and_Nobrega Ferras et al.] describe solver, compilation, and testing.
 
  
'''Implementation of Initial and Boundary Conditions'''
+
=Programming=
* [https://wiki.openfoam.com/Programming1 Guerrero] describes how to implement and test BCs using codeStream.
 
* [https://wiki.openfoam.com/Programming2 Guerrero] describes field initialization using codeStream.
 
  
'''Customizing solvers'''
+
* [https://wiki.openfoam.com/Programming Programming]
* [https://wiki.openfoam.com/Programming_by_Henrik_Rusche Rusche's introduction to programming] details on version control with git, the build system and customizing solvers.
 
* [https://wiki.openfoam.com/Programming_by_Alexander_Vakhrushev Vakhrushev's slides] illustrate how to modify a solver.
 
  
'''Debugging'''
+
=Theory=
* See the list of tools by [https://wiki.openfoam.com/Debugging_by_Stefan_Radl Stefan Radl] to get an overview of debugging tools.
 
  
=[https://wiki.openfoam.com/Reacting_flows Reacting flows]=
+
* [https://wiki.openfoam.com/Numerics Numerics]
  
=[https://wiki.openfoam.com/Tips Tips]=
+
=Tips=
  
=[https://wiki.openfoam.com/Collection_of_turbulence_modeling Turbulence modeling]=
+
* [https://wiki.openfoam.com/Tips Tips]

Latest revision as of 13:25, 31 July 2019

This is a list of the contributions ordered alphabetically by topic. Here, you can browse through all the available tutorials by topic.

Also we will constantly add theses as well as publications in a given topic as further reading. We currently offer tutorials in the following topics:

Go back to Tutorials.

Pre-processing

Basic CFD

Post-processing

Advanced CFD

Programming

Theory

Tips