FreeFOAM The Cross-Platform CFD Toolkit
basicMixtures.C File Reference

Mixture instantiation. More...


Detailed Description

Mixture instantiation.

Definition in file basicMixtures.C.

+ Include dependency graph for basicMixtures.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

 makeBasicMixture (pureMixture, constTransport, hConstThermo, perfectGas)
 makeBasicMixture (pureMixture, sutherlandTransport, hConstThermo, perfectGas)
 makeBasicMixture (pureMixture, constTransport, eConstThermo, perfectGas)
 makeBasicMixture (pureMixture, sutherlandTransport, eConstThermo, perfectGas)
 makeBasicMixture (pureMixture, sutherlandTransport, janafThermo, perfectGas)
 makeBasicMixture (pureMixture, constTransport, hConstThermo, incompressible)
 makeBasicPolyMixture (pureMixture, 3)