Difference between revisions of "Thermodynamic class by Isabelle Choquet"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* '''author''': Isabelle Choquet, Håkan Nilsson
+
[[category:heat transfer]]
 +
[[category:programming]]
 +
* '''contributor''': Isabelle Choquet, Håkan Nilsson
 
* '''affiliation''': University West (1), Department of Applied Mechanics, Chalmers University (2)
 
* '''affiliation''': University West (1), Department of Applied Mechanics, Chalmers University (2)
* '''contact''': isabelle.choquet@hv.se (1), hakan.nilsson@chalmers.se (2)
+
* '''contact''': <mail address='isabelle.choquet@hv.se' description='author'>click here for email address</mail> (1), <mail address='hakan.nilsson@chalmers.se' description='author'>click here for email address</mail> (2)
* '''OpenFOAM version''': 2.3.x/2.4.x
+
* '''OpenFOAM version''': 2.4.x
* '''published under''': CC BY-NC-ND license ([https:// creativecommons.org/licenses creative commons licenses])
+
* '''published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
* '''origin''': http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015
+
* '''origin''': http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_13 Day 13].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_13 Day 13].
  
=[http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/IsabelleChoquet/thermophysicalModels-OF-2.3-or-2.4.x.pdf ThermophysicalModels library from the course by Håkan Nilsson]=
+
=[http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/IsabelleChoquet/thermophysicalModels-OF-2.3-or-2.4.x.pdf ThermophysicalModels library from the course by Håkan Nilsson]=
  
This [http:// www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/IsabelleChoquet/thermophysicalModels-OF-2.3-or-2.4.x.pdf pdf] will give you a detailed introduction to the thermodynamics library in OpenFOAM. These models are inculded into most of the compressible solvers in OpenFOAM. It is important to understand the differences to the approach taken in incompressible models. You will learn about
+
This [http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/IsabelleChoquet/thermophysicalModels-OF-2.3-or-2.4.x.pdf pdf] will give you a detailed introduction to the thermodynamics library in OpenFOAM. These models are inculded into most of the compressible solvers in OpenFOAM. It is important to understand the differences to the approach taken in incompressible models. You will learn about
  
 
* thermophysical models
 
* thermophysical models

Latest revision as of 05:11, 12 October 2017

Go back to Day 13.

ThermophysicalModels library from the course by Håkan Nilsson

This pdf will give you a detailed introduction to the thermodynamics library in OpenFOAM. These models are inculded into most of the compressible solvers in OpenFOAM. It is important to understand the differences to the approach taken in incompressible models. You will learn about

  • thermophysical models
  • implementing your own thermophysical model
  • implementing your own transport model
  • understanding the physics