Difference between revisions of "BasicCaseStudies by Stefan Radl"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
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 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.
  
=[http://nbviewer.jupyter.org/github/sfo-project/2D-flow-in-backwardstep-laminar/blob/master/Open_Foam/README.ipynb 2D Flow In Backwardstep]=
+
=[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].
Line 16: Line 16:
  
 
* [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.

Revision as of 14:54, 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.

2D Flow In Pipes