Software

MCM FACSIMILE Scripts

Three simple scripts written in Python to manipulate an MCM model in FACSIMILE format:

facsimile_var
extracts the list of species and calculates the number of species and the number of reactions in a chemical mechanism.
facsimile_rate
creates a new group of parameters and writes the FACSIMILE code to calculate the rates of production and destruction of a selected list of species.
facsimile_check
checks a model in FACSIMILE format for two common errors (lines longer than 72 charactes and tabs instead of spaces).
DOWNLOAD
03/2007
Valid XHTML 1.0 Strict Valid CSS