Difference between revisions of "Programming1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
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]=
+
=[http://www.wolfdynamics.com/wiki/programming_OF_BCs.pdf Programming in OpenFOAM - condeStream and boundary conditions]=
  
 
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/programming_OF_BCs.pdf slides], we cover how to implement boundary conditions using codeStream.  

Revision as of 17:25, 15 July 2017

Go back to Day 11.

Programming in OpenFOAM - condeStream and boundary conditions

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.