Difference between revisions of "Day 14"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Today we will concentrate on external and compressible flow. With the knowledge from [https://wiki.openfoam.com/index.php?title=Day_13 Day 13] about the thermodynamic models we will concentrate on high compressibility, as the physics behind these phenomena are not trivial. We will focus on
+
Today we will continue with programming. There is only one tutorial, but this is
  
* external flows
+
Go back to [https://wiki.openfoam.com/index.php?title=%223_weeks%22_series "3 weeks" series].
* high compressibility
+
 
 +
 
 +
=[https://wiki.openfoam.com/Basic_programming_by_Hakan_Nilsson Basic programming by Håkan Nilsson]=
  
Go back to [https://wiki.openfoam.com/index.php?title=%223_weeks%22_series "3 weeks" series].
+
Here you will find an introduction to basic programming in OpenFOAM by Håkan Nilsson at Chalmers University of Technology. You will learn about
 +
 
 +
* high level programming
 +
* source code origanisation
 +
* implementation of applications
 +
 
 +
=[https://wiki.openfoam.com/Programming_by_Hakan_Nilsson Advanced programming by Håkan Nilsson]=
 +
 
 +
Here you will find an introduction to advanced programming in OpenFOAM by Håkan Nilsson at Chalmers University of Technology. You will learn about
  
 +
* implementation of a turbulence model
 +
* implementation of a boundary condition
 +
* implementation of a function object
 +
* debugging in OpenFOAM
  
'''This section of the 3-weeks series is currently under maintanance.'''
 
  
 
=End of day 14=
 
=End of day 14=
  
 
We arrived at the end of Day 14. The tutorial series is nearly at the end, but don't be sad, we still have one full day of joy and happiness for you. See you tomorrow!
 
We arrived at the end of Day 14. The tutorial series is nearly at the end, but don't be sad, we still have one full day of joy and happiness for you. See you tomorrow!

Revision as of 08:41, 1 October 2018

Today we will continue with programming. There is only one tutorial, but this is

Go back to "3 weeks" series.


Basic programming by Håkan Nilsson

Here you will find an introduction to basic programming in OpenFOAM by Håkan Nilsson at Chalmers University of Technology. You will learn about

  • high level programming
  • source code origanisation
  • implementation of applications

Advanced programming by Håkan Nilsson

Here you will find an introduction to advanced programming in OpenFOAM by Håkan Nilsson at Chalmers University of Technology. You will learn about

  • implementation of a turbulence model
  • implementation of a boundary condition
  • implementation of a function object
  • debugging in OpenFOAM


End of day 14

We arrived at the end of Day 14. The tutorial series is nearly at the end, but don't be sad, we still have one full day of joy and happiness for you. See you tomorrow!