CFDEMproject WWW Site - CFDEM Commands

chemistryModel command

Syntax:

Defined in couplingProperties dictionary.

chemistryModels
(
    model_x
    model_y
); 

Examples:

chemistryModels
(
    species
    diffusionCoefficients
    massTransferCoeff
); 

Note: This examples list might not be complete - please look for other models (forceModel_XY) in this documentation.

Description:

The chemistry model initialized the fields performs calculation of molar fractions and diffusion coefficients of the gaseous reactants at the location of each DEM particle. All models are executed sequentially. These values are used in the DEM calculation of particle reduction models.

Restrictions:

None.

Related commands:

species, diffusionCoefficient, massTransferCoeff

Note: This examples list may be incomplete - please look for other models (forceModel_XY) in this documentation.

Default: none.