Difference between revisions of "Day 14"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Today we will continue with programming. There is only one tutorial, but this is
+
Today we will continue with programming. There are two tutorial, these tutorials explain a lot.
  
 
Go back to [https://wiki.openfoam.com/index.php?title=%223_weeks%22_series "3 weeks" series].
 
Go back to [https://wiki.openfoam.com/index.php?title=%223_weeks%22_series "3 weeks" series].
 
 
=[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
 
  
 
=[https://wiki.openfoam.com/Programming_by_Hakan_Nilsson Advanced programming by Håkan Nilsson]=
 
=[https://wiki.openfoam.com/Programming_by_Hakan_Nilsson Advanced programming by Håkan Nilsson]=
Line 21: Line 12:
 
* debugging in OpenFOAM
 
* debugging in OpenFOAM
  
 +
=[https://wiki.openfoam.com/Coupling_a_membrane_with_pretension_to_point_displacement_Michael_Alletto Imlement how to impose a movement of the mesh at a given boundary]=
 +
 +
Here you will learn how to couple two different physical problems in OpenFoam. In this specific case you will use the equation of motion of a membrane with pretension to impose the movement of the mesh at a given boundary. You will learn about
 +
 +
* implementation of more advanced models in OpenFOAM
 +
* finite area
  
 
=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. Hopefully the detailed information from today will further help you with your own problem setting.
 +
 
 +
If you have not already done so, try to start with your own problem at this stage.
 +
 
 +
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!

Latest revision as of 07:20, 5 May 2023

Today we will continue with programming. There are two tutorial, these tutorials explain a lot.

Go back to "3 weeks" series.

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

Imlement how to impose a movement of the mesh at a given boundary

Here you will learn how to couple two different physical problems in OpenFoam. In this specific case you will use the equation of motion of a membrane with pretension to impose the movement of the mesh at a given boundary. You will learn about

  • implementation of more advanced models in OpenFOAM
  • finite area

End of day 14

We arrived at the end of Day 14. Hopefully the detailed information from today will further help you with your own problem setting.

If you have not already done so, try to start with your own problem at this stage.

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!