KUCRS-Reference Manual
(c) 2002–2023 by A. Miyoshi
All rights reserved.
KUCRS
– Knowledge-basing Utilities for Complex Reaction Systems –

Japanese
What is
KUCRS?
Overview Licensing Distribution Getting
Started
Build Input
Manual
User's
Guide
Reference
Manual
Version
History


KUCRS Reference Manual

  Following documents describes the details of the usage of the KUCRS components.  Below, KUCRS denotes the directory where the KUCRS was decompressed otherwise noted.

Shell scripts / Batch files

The automatic generation of the reaction mechanism is achirved by executing multiple programs.  Since this procedure is complex, the following cshell scripts or MS-DOS batch files are prepared.
  • run_comb
    This is the basic script for autogeneration of mechansim, and can be invoked as follows.
    [usr@machine KUCRS]$ run_comb fuel_base_name
    Here, fuel_base_name is the base file name which is the fuel-input file name excluding the extension, .inp.  See Input Manual for details of the input.
  • run_comb_nodel
    This is essentially the same as run_comb, but it retains all the intermediate work files which are removed by run_comb.  It may be useful to check the diagnostic messages issued by each component or to obtain the sample input of output files of the intermediate components.
  • run_comb_htnox
    Use to include the high-temperature NOx production mechanism.  The usage is similar to the run_comb.

Component programs