Difference between revisions of "Programming1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_11 Day 11].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_11 Day 11].
  
=[http://www.wolfdynamics.com/wiki/programming_OF_BCs.pdf Programming in OpenFOAM - Implementing boundary conditions using condeStream]=
+
=[http://www.wolfdynamics.com/wiki/prog_codestreamBC.pdf Programming in OpenFOAM - Implementing boundary conditions using condeStream]=
  
 
[[File:joegi_f7.png|500px|right|Programming BC with codeStream]]
 
[[File:joegi_f7.png|500px|right|Programming BC with codeStream]]
  
In these [http://www.wolfdynamics.com/wiki/programming_OF_BCs.pdf slides], we cover how to implement boundary conditions using codeStream.  
+
In these [http://www.wolfdynamics.com/wiki/prog_codestreamBC.pdf slides], we cover how to implement boundary conditions using codeStream.  
  
  

Revision as of 08:31, 7 August 2019

Go back to Day 11.

Programming in OpenFOAM - Implementing boundary conditions using condeStream

Programming BC with codeStream

In these slides, we cover how to implement boundary conditions using codeStream.


You can download the case files in this link.


Go back to the contributions page.