From charlesreid1

Revision as of 22:16, 29 January 2014 by Admin (talk | contribs)

CTI = CanTera Input file

CTI files use a custom markup language to specify information about the kinetics.

A CTI file must specify information about three things:

Division of CTI Files

The file can be divided into multiple parts:

  • Phase specification
  • Species
    • Gas species
    • Surface species
  • Reactions
    • Gas reactions
    • Surface reactions

Units Specification

The units are the first thing defined in the file:

units(length = "cm", time = "s", quantity = "mol", act_energy = "J/mol")