Difference between revisions of "Complex materials"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
'''New constitutive models'''
 
'''New constitutive models'''
 
* This [https://wiki.openfoam.com/Simulating_chocolate_by_Gavin_Tabor tutorial by Gavin Tabor] shows how to implement and use a new constitutive equation (the Casson model) adequate to capture the behavior of chocolate and blood.
 
* This [https://wiki.openfoam.com/Simulating_chocolate_by_Gavin_Tabor tutorial by Gavin Tabor] shows how to implement and use a new constitutive equation (the Casson model) adequate to capture the behavior of chocolate and blood.
 
  
 
=Further reading=
 
=Further reading=
 
* Håkan Nilsson's collection [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD/] comprises some reports that cover Complex Materials related topics.
 
* Håkan Nilsson's collection [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD/] comprises some reports that cover Complex Materials related topics.
 
* [https://sourceforge.net/p/foam-extend/foam-extend-4.0/ci/master/tree/tutorials/viscoelastic/viscoelasticFluidFoam/ Viscoelastic solvers tutorials] available in foam-extend 4.0
 
* [https://sourceforge.net/p/foam-extend/foam-extend-4.0/ci/master/tree/tutorials/viscoelastic/viscoelasticFluidFoam/ Viscoelastic solvers tutorials] available in foam-extend 4.0

Revision as of 07:58, 31 March 2017

OpenFOAM has the ability to deal with complex materials, whose behavior is referred as non-Newtonian, which can be both inelastic (Generalized Newtonian) and viscoleastic. Below you can find the list of tutorials that cover modelling of complex materials.

Go back to Collection by topic.

Complex materials

New constitutive models

  • This tutorial by Gavin Tabor shows how to implement and use a new constitutive equation (the Casson model) adequate to capture the behavior of chocolate and blood.

Further reading