chemistryModels command¶
Syntax¶
Defined in couplingProperties dictionary.
chemistryModels
(
model_x
model_y
);
model = name of chemistry model to be applied
Examples¶
chemistryModels
(
species
diffusionCoefficients
massTransferCoeff
);
Description¶
The chemistry model initializes the required fields for the calculation of molar fractions, determines the diffusion coefficients of the gaseous reactants, calculates the necessary coefficients for the calculation of a mass transfer coefficient. All models are executed sequentially. These values are used in the DEM calculation of particle reduction models.
Restrictions¶
none
Default¶
none