Difference between revisions of "Collection by topic"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
=[https://wiki.openfoam.com/Meshing Meshing]=
 
=[https://wiki.openfoam.com/Meshing Meshing]=
 +
 +
'''Overview'''
 +
* A '''[https://github.com/NanoSim/CoursesAndTrainingPortfolio/blob/master/3_EulerianModels/meshingTools.md List of meshing tools]''' that integrate with OpenFOAM.
  
 
=[https://wiki.openfoam.com/Multiphase_modeling Multiphase modeling]=
 
=[https://wiki.openfoam.com/Multiphase_modeling Multiphase modeling]=

Revision as of 18:48, 9 March 2017

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.

Go back to Tutorials.

Basics

Complex materials

Compressible flows

Heat transfer

Meshing

Overview

Multiphase modeling

Intro and Overview

  • Hoste and Jasak provide a in-depth introduction into a variety of models for multiphase flows.

Volume of Fluid

  • Haddadi et al. provide a walk through of the dam break tutorial. The videos of Nagy detail on the same tutorial.
  • Guerrero details on setup, control and monitor of VoF simulations.
  • Vakhrushev details on the VoF solver, and its application to iron casting.

Numerics

Postprocessing

  • Data inspection using various tools (incl. ParaView).
  • Ferras et al. provide 5 cases and guide through the postrpocessing with gnuplot and ParaView.
  • Santos provides material on how to use swak4Foam and pyFoam to postprocess data.
  • For Lagrangian Data Visualization using ParaView checkout this training material of the NanoSim project. Note, this page also contains instructions to load data from the popular particle dynamics code LAMMPS/LIGGGHTS.

Programming

Complete Programming Courses

Intro: Compilation and Testing

Implementation of Initial and Boundary Conditions

  • Guerrero describes how to implement and test BCs using codeStream.
  • Guerrero describes field initialization using codeStream.

Customizing solvers

Debugging

  • See the list of tools by Stefan Radl to get an overview of debugging tools.

Reacting flows

Tips

Turbulence modeling