rhoReactionThermos: Instantiated WLF transport model

This commit is contained in:
Will Bainbridge
2018-10-31 11:12:21 +00:00
parent b59c71a15e
commit b1d3aefb6c

View File

@ -42,6 +42,7 @@ License
#include "constTransport.H"
#include "sutherlandTransport.H"
#include "WLFTransport.H"
#include "homogeneousMixture.H"
#include "inhomogeneousMixture.H"
@ -471,6 +472,18 @@ makeReactionThermo
specie
);
makeReactionThermo
(
rhoReactionThermo,
heRhoThermo,
singleComponentMixture,
WLFTransport,
sensibleInternalEnergy,
eConstThermo,
rhoConst,
specie
);
// Multi-component thermo for sensible enthalpy