Difference between revisions of "Programming1"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
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.  
 +
  
 
You can download the case files in this [http://www.wolfdynamics.com/wiki/101programming.tar.gz link].
 
You can download the case files in this [http://www.wolfdynamics.com/wiki/101programming.tar.gz link].
 +
  
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].
 
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Revision as of 18:34, 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.