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...")
 
Line 6: Line 6:
  
 
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].
 +
 +
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 Backwardstep]=
  
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.
+
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 2D-flow-in-rectangular-pipe-laminar ]
  
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-rectangular-pipe-laminar/tree/master/Open_Foam GitHub page].

Revision as of 14:50, 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 Backwardstep

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

2D Flow In Pipes

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