FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

hsPsiThermos.C File Reference


Detailed Description

Definition in file hsPsiThermos.C.

#include "src/thermophysicalModels/basic/psiThermo/basicPsiThermo/makeBasicPsiThermo.H"
#include "src/thermophysicalModels/specie/equationOfState/perfectGas/perfectGas.H"
#include "src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H"
#include "src/thermophysicalModels/specie/thermo/janaf/janafThermo.H"
#include "src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H"
#include "src/thermophysicalModels/specie/transport/const/constTransport.H"
#include "src/thermophysicalModels/specie/transport/sutherland/sutherlandTransport.H"
#include "src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.H"
#include "src/thermophysicalModels/basic/mixtures/pureMixture/pureMixture.H"
Include dependency graph for hsPsiThermos.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 makeBasicPsiThermo (hsPsiThermo, pureMixture, constTransport, hConstThermo, perfectGas)
 makeBasicPsiThermo (hsPsiThermo, pureMixture, sutherlandTransport, hConstThermo, perfectGas)
 makeBasicPsiThermo (hsPsiThermo, pureMixture, sutherlandTransport, janafThermo, perfectGas)