Importing Species and Reactions
Simcenter STAR-CCM+ allows you to import mechanisms in Chemkin format. You can also import species separately in Chemkin format.
Objective | Steps | ||||
---|---|---|---|---|---|
Species: Importing Mixture Components from a Chemkin-formatted (.chm) File |
|
||||
Mechanisms: Importing Mechanisms from a Chemkin-Formatted File |
When importing kinetic mechanisms in Chemkin format, it is necessary to import the Chemkin reaction mechanism file along with the corresponding NASA thermodynamic file. Importing the associated transport file is optional. See Using Thermodynamic Polynomial Data. For laminar flame simulations, the molecular transport properties are important and therefore a transport file is generally imported. However, for turbulent flames where turbulent transport dominates over molecular transport, it is not necessary to import the molecular transport properties—constant laminar transport properties are sufficient.
|
Restrictions on Importing Reactions (Within a Mechanism)
There should be no space between the stoichiometric coefficient and reactant/product.For example, this format is invalid:
CH4 + 2 O2 => CO2 + 2 H2O
The correct format is:
CH4 + 2O2 => CO2 + 2H2O
Restrictions on Importing Species
- Thermodynamical polynomials and molecular data also must be present for the imported species, either in the supplied files or in the user-defined files.
- You can import either 7-coefficient or 9-coefficient thermodynamic polynomial data, however, you cannot use a mixture of these formats within the same file.
- The species names that are used in the thermodynamic polynomial data must match the species names that are used in the chemical mechanism.
- The species phase in the user-defined Chemkin database file must be G(gas), L(liquid), or S(solid).
Restrictions on Importing Surface Mechanisms
- Species in the site phase must have the suffix (S).
- Species in the bulk phase must have the suffix (B).