Difference between revisions of "BasicCaseStudies by Stefan Radl"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-in-backwardstep-laminar/tree/master/Open_Foam GitHub page].
 
The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-in-backwardstep-laminar/tree/master/Open_Foam GitHub page].
  
=[http://nbviewer.jupyter.org/github/sfo-project/2D-flow-in-rectangular-pipe-laminar/blob/master/Open_Foam/README.ipynb 2D Flow In Pipes]=
+
=[http://nbviewer.jupyter.org/github/sfo-project/2D-flow-in-rectangular-pipe-laminar/blob/master/Open_Foam/README.ipynb Flows In Pipes]=
  
 
* [http://nbviewer.jupyter.org/github/sfo-project/2D-flow-in-rectangular-pipe-laminar/blob/master/Open_Foam/README.ipynb 2D-flow-in-rectangular-pipe-laminar]. The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-in-rectangular-pipe-laminar/tree/master/Open_Foam GitHub page].
 
* [http://nbviewer.jupyter.org/github/sfo-project/2D-flow-in-rectangular-pipe-laminar/blob/master/Open_Foam/README.ipynb 2D-flow-in-rectangular-pipe-laminar]. The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-in-rectangular-pipe-laminar/tree/master/Open_Foam GitHub page].
  
 
* [http://nbviewer.jupyter.org/github/sfo-project/3D-flow-in-circular-pipe-laminar/blob/master/Open_Foam/README.ipynb 3D-flow-in-circular-pipe-laminar]. The OpenFOAM case setup is not yet available.
 
* [http://nbviewer.jupyter.org/github/sfo-project/3D-flow-in-circular-pipe-laminar/blob/master/Open_Foam/README.ipynb 3D-flow-in-circular-pipe-laminar]. The OpenFOAM case setup is not yet available.
 +
 +
=[http://nbviewer.jupyter.org/github/sfo-project/2D-flow-over-cylinder-laminar/blob/master/Open_Foam/README.ipynb Flow over Obstacles]=
 +
 +
* [http://nbviewer.jupyter.org/github/sfo-project/2D-flow-over-cylinder-laminar/blob/master/Open_Foam/README.ipynb 2D flow over a cylinder (laminar)]. The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-over-cylinder-laminar/tree/master/Open_Foam GitHub page].
 +
 +
* [http://nbviewer.jupyter.org/github/sfo-project/2D-flow-over-cylinder-laminar-unsteady/blob/master/Open_Foam/README.ipynb 2D flow over a cylinder (laminar, unsteady)]. The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-over-cylinder-laminar-unsteady/tree/master/Open_Foam GitHub page].
 +
 +
* [http://nbviewer.jupyter.org/github/sfo-project/2D-flow-over-flat-plate-laminar/blob/master/Open_Foam/README.ipynb 2D flow over a flat plate (laminar)]. The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-over-flat-plate-laminar/tree/master/Open_Foam GitHub page].

Revision as of 14:58, 16 May 2017

Go back to Day 12.

These Jupyter notebook files below are part of the SFO Project. It will guide you throught the whole process of getting the simulation done.

2D Flow In a Backward Facing Step

The OpenFOAM case setup can be found on the corresponding GitHub page.

Flows In Pipes

Flow over Obstacles