Package CHEM :: Package Kernel :: Module Env
[hide private]
[frames] | no frames]

Module Env



Various constants for use by the kernel modules, but these can / should be changed depending on the platform / environment where they are installed.

Variables [hide private]
  LOGGER_LEVEL = 20
Not functionally important, just indicates an estimate of the number of lines in input files to hint a proper scale for the progress indicators.
  PROG_BIG = 100
  PROG_SMALL = 2
Variables Details [hide private]

LOGGER_LEVEL

Not functionally important, just indicates an estimate of the number of lines in input files to hint a proper scale for the progress indicators. If you do not wish to see those dot indicators, set these values to 0.
Value:
20