Difference between revisions of "Programming by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 3: Line 3:
 
* '''contact''': joel.guerrero@unige.it
 
* '''contact''': joel.guerrero@unige.it
 
* '''OpenFOAM version''': 3.0.x
 
* '''OpenFOAM version''': 3.0.x
* '''published under''': CC BY-SA license ([https:// creativecommons.org/licenses creative commons licenses])
+
* '''published under''': CC BY-SA license ([https://creativecommons.org/licenses creative commons licenses])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_11 Day 11].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_11 Day 11].
  
=[http:// www.wolfdynamics.com/images/pdf/module7.pdf Programming in OpenFOAM]=
+
=[http://www.wolfdynamics.com/images/pdf/module7.pdf Programming in OpenFOAM]=
  
This [http:// www.wolfdynamics.com/images/pdf/module7.pdf pdf] gives you an extensive summary on programming in OpenFOAM. You will be taken through the basics of programming, boundary conditions as well as application. You will focus on:
+
This [http://www.wolfdynamics.com/images/pdf/module7.pdf pdf] gives you an extensive summary on programming in OpenFOAM. You will be taken through the basics of programming, boundary conditions as well as application. You will focus on:
  
 
* building blocks
 
* building blocks
Line 19: Line 19:
 
In order to download the examples, click:
 
In order to download the examples, click:
  
[http:// www.dicat.unige.it/guerrero/oftraining/30x.tar.gz tutorial files] - size approximately 1.4 GB
+
[http://www.dicat.unige.it/guerrero/oftraining/30x.tar.gz tutorial files] - size approximately 1.4 GB
  
 
You only have to download it once, you can find all the cases in the tarball, which you need for all the tutorials of Joel Guerrero.
 
You only have to download it once, you can find all the cases in the tarball, which you need for all the tutorials of Joel Guerrero.

Revision as of 10:25, 22 September 2016

  • author: Joel Guerrero
  • affiliation: Universita degli Studi di Genova, Wolf Dynamics
  • contact: joel.guerrero@unige.it
  • OpenFOAM version: 3.0.x
  • published under: CC BY-SA license (creative commons licenses)

Go back to Day 11.

Programming in OpenFOAM

This pdf gives you an extensive summary on programming in OpenFOAM. You will be taken through the basics of programming, boundary conditions as well as application. You will focus on:

  • building blocks
  • implementation of boundary conditions
  • testing the boundary conditions with two case setups
  • modification of an existing solver
  • testing of the solver

In order to download the examples, click:

tutorial files - size approximately 1.4 GB

You only have to download it once, you can find all the cases in the tarball, which you need for all the tutorials of Joel Guerrero.