Difference between revisions of "BasicCaseStudies by Stefan Radl"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "* '''contributor''': Stefan Radl * '''affiliation''': Technische Universität Graz, Austria * '''contact''': <mail address='radl@tugraz.at' description='author'>click here for...")
 
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[category:basic tutorial]]
 
* '''contributor''': Stefan Radl
 
* '''contributor''': Stefan Radl
 
* '''affiliation''': Technische Universität Graz, Austria
 
* '''affiliation''': Technische Universität Graz, Austria
Line 7: Line 8:
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_12 Day 12].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_12 Day 12].
  
=[http://nbviewer.jupyter.org/github/sfo-project/2D-flow-in-backwardstep-laminar/blob/master/Open_Foam/README.ipynb 2D Flow In Backwardstep]=
+
These Jupyter notebook files below are part of the [http://faculty.washington.edu/teymourj/sfo-project.html SFO Project]. It will guide you throught the whole process of getting the simulation done.
  
These Jupyter notebook file is part of the [http://faculty.washington.edu/teymourj/sfo-project.html SFO Project]. It will guide you throught the whole process of getting the simulation done.
+
=[http://nbviewer.jupyter.org/github/sfo-project/2D-flow-in-backwardstep-laminar/blob/master/Open_Foam/README.ipynb 2D Flow In a Backward Facing Step]=
  
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 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/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].
 +
 
 +
* [http://nbviewer.jupyter.org/github/sfo-project/2D-flow-over-rotating-cylinder-laminar/blob/master/Open_Foam/README.ipynb 2D flow over a rotating cylinder (laminar)]. The OpenFOAM case setup can be found on the corresponding [https://github.com/sfo-project/2D-flow-over-rotating-cylinder-laminar/tree/master/Open_Foam GitHub page].

Latest revision as of 05:55, 12 October 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