Difference between revisions of "Day 5"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
=[https://wiki.openfoam.com/Hagen_Poiseuille_by_Joell_Guerrero Hagen Poiseuille flow]=
 
=[https://wiki.openfoam.com/Hagen_Poiseuille_by_Joell_Guerrero Hagen Poiseuille flow]=
 +
 +
Another fun simulation is the laminar Hagen Poiseuille flow. Follow the set-by-step introductions to utilize and further extend your gained knowledge about
 +
 +
* a simple case setup
 +
* function objects
 +
* laminar flow
 +
* numerics
 +
* sampling during postprocessing
  
 
=[https://wiki.openfoam.com/Laminar_flow_around_a_cylinder_by_sourceflux Flow around a cylinder]=
 
=[https://wiki.openfoam.com/Laminar_flow_around_a_cylinder_by_sourceflux Flow around a cylinder]=

Revision as of 13:35, 19 September 2016

Welcome to Day 5. After some dry topics, today we have some fun simulations for you.

Go back to "3 weeks" series.

Running your first case on your own

As a start try your gained knowledge about OpenFOAM and set up a case on your own. For this you will need everything you have learned so far. You will cover

  • creating your mesh
  • setting up initial and boundary conditions
  • setting up physical properties
  • setting correct numerical settings
  • running your simulation
  • postprocessing your simulation

Hagen Poiseuille flow

Another fun simulation is the laminar Hagen Poiseuille flow. Follow the set-by-step introductions to utilize and further extend your gained knowledge about

  • a simple case setup
  • function objects
  • laminar flow
  • numerics
  • sampling during postprocessing

Flow around a cylinder

Shear rheometer

Swak4Foam and PyFoam

Cheat sheet

Scripts

Tips 1

Tips 2

Tips 3