Difference between revisions of "Programming by Hakan Nilsson"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
Go back to [https://wiki.openfoam.com/Collection_by_authors Collection by authors].
 
Go back to [https://wiki.openfoam.com/Collection_by_authors Collection by authors].
  
=[https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/highLevelProgramming-1.pdf Basic programming in OpenFOAM]=
+
=[https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/aLookInsideIcoFoam-1.pdf Advanced programming in OpenFOAM]=
  
* [https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/directoryOrganization-1.pdf Source code and binary file directory organization]
+
These pdfs will give you an introduction into an excellent insight into the advanced programming of models in OpenFOAM.
* [https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/highLevelProgramming-1.pdf High level programming]
+
 
* [https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/implementApplication-1.pdf Implement three applictions - pdf]
+
* [https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/aLookInsideIcoFoam-1.pdf A look inside icoFoam]
* [https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/rodFoamCase-3.tgz Implement three applictions - files]
+
* [https://pingpong.chalmers.se/public/courseId/8331/lang-en/publicPage.do?item=3855253 Implementation of boundary conditions]
 +
* [https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/implementFunctionObject-1.pdf Implementation of functionObjects]
 +
* [https://pingpong.chalmers.se/public/courseId/8331/lang-en/publicPage.do?item=3855255 Implementation of a turbulence model]
 +
* [https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/debugging-1.pdf Debugging]

Revision as of 05:18, 5 September 2017

Go back to Day 12.

Go back to Programming.

Go back to Collection by authors.

Advanced programming in OpenFOAM

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