Programming2

From OpenFOAM Wiki
Revision as of 19:33, 18 August 2019 by Joel Guerrero (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 at this link.


Go back to the contributions page.