Difference between revisions of "Programming by Hakan Nilsson"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 18: Line 18:
 
These pdfs will give you an introduction into the advanced programming of models in OpenFOAM.  
 
These pdfs will give you an introduction into the advanced programming of models in OpenFOAM.  
  
* [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2019/lectureNotes/thePISOalgorithmInIcoFoam.pdf A look inside icoFoam]
+
* [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2019/lectureNotes/thePISOalgorithmInIcoFoam.pdf PISO in icoFoam]
 
* [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2019/lectureNotes/componentsOfIcoFoam.pdf Components of icoFoam (using Doxygen)]
 
* [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2019/lectureNotes/componentsOfIcoFoam.pdf Components of icoFoam (using Doxygen)]
 
* [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2019/lectureNotes/ImplementParabolicVelocityFixedValueBoundaryCondition.pdf Implement a parabolicVelocity fixedValue boundary condition]
 
* [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2019/lectureNotes/ImplementParabolicVelocityFixedValueBoundaryCondition.pdf Implement a parabolicVelocity fixedValue boundary condition]

Revision as of 07:32, 12 November 2019

Go back to Day 14.

Go back to Programming.

Go back to Collection by authors.

Advanced programming in OpenFOAM

These pdfs will give you an introduction into the advanced programming of models in OpenFOAM.