This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com.
Thermodynamic library in OpenFOAM - its desing and implementation
Purpose of this chapter is to dig into the code of thermodynamic library, understand its internals and, by extension, get a general feeling about how OpenFOAM is structured and how to approach user customization. This chapter builds on knowledge gained in previous chapter on C++.