Difference between revisions of "Basic programming by Hakan Nilsson"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
These pdfs will give you an excellent insight into the first steps of programming in OpenFOAM.
 
These pdfs will give you an excellent insight into the first steps of 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]
+
* [https://pingpong.chalmers.se/public/pp/public_courses/course09769/published/1543569004996/resourceId/5026210/content/UploadedResources/directoryOrganization-2.pdf Source code and binary file directory organization]
* [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/course09769/published/1543569004996/resourceId/5026210/content/UploadedResources/directoryOrganization-2.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/course09769/published/1543569004996/resourceId/5026210/content/UploadedResources/implementApplication-2.pdf Implement three applictions - pdf]
* [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/pp/public_courses/course09769/published/1543569004996/resourceId/5026210/content/UploadedResources/rodFoamCase-4.tgz Implement three applictions - files]

Revision as of 08:59, 10 January 2019

Go back to Day 13.

Go back to Programming.

Go back to Collection by authors.

Basic programming in OpenFOAM

These pdfs will give you an excellent insight into the first steps of programming in OpenFOAM.