Difference between revisions of "Programming2"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
[[File:joegi_f8.png|600px|right|Programming IC with codeStream]]
 
[[File:joegi_f8.png|600px|right|Programming IC with codeStream]]
  
In these [http://www.wolfdynamics.com/wiki/programming_OF_ICs.pdf slides], we cover how to implement boundary conditions using codeStream.  
+
In these [http://www.wolfdynamics.com/wiki/programming_OF_ICs.pdf slides], we cover how to do non-uniform field initialization using codeStream.  
  
  

Revision as of 22:22, 4 August 2018

Go back to Day 11.

Programming in OpenFOAM - Field initialization using codeStream

Programming IC with codeStream

In these slides, we cover how to do non-uniform field initialization using codeStream.


You can download the case files in this link.


Go back to the contributions page.