Programming2

From OpenFOAM Wiki
Revision as of 08:32, 7 August 2019 by Joel Guerrero (talk | contribs)
Jump to navigation Jump to search

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. We also explain how to use an STL to do non-uniform initialization using setFields.


You can download the case files in this link.


Go back to the contributions page.