Difference between revisions of "Day 13"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 9: Line 9:
  
  
'''This section of the 3-weeks series is currently under maintanance.'''
+
=[https://wiki.openfoam.com/Basics_of_C%2B%2B_by_Hakan_Nilsson Basics of C++]=
 +
 
 +
These pdfs will give you an introduction intro the basics of programming in C++.
 +
 
 +
 
 +
=[https://wiki.openfoam.com/Basic_programming_by_Hakan_Nilsson 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
  
 
=End of Day 13=
 
=End of Day 13=
  
 
We arrived at the end of Day 13. We hope, that you found the information useful and that you will come back tomorrow for even more. Until then we wish you a pleasant day.
 
We arrived at the end of Day 13. We hope, that you found the information useful and that you will come back tomorrow for even more. Until then we wish you a pleasant day.

Revision as of 08:45, 1 October 2018

On Day 13 we will focus on topics, which include thermal processes. These processes are rather common in the industry and the modeling can be rather challenging. For this we will take a look at the possibilities OpenFOAM offers and concentrate on

  • free convection
  • conjugate heat transfer
  • reaction modeling
  • thermophysical models

Go back to "3 weeks" series.


Basics of C++

These pdfs will give you an introduction intro the basics of programming in C++.


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

End of Day 13

We arrived at the end of Day 13. We hope, that you found the information useful and that you will come back tomorrow for even more. Until then we wish you a pleasant day.