module documentation
This module is an attempt for a global configuration file for various parameters.
The import of this module changes default settings (attributes) of other modules. This works, because each module has only one instance.
Before this module is imported somewhere, modules use their default settings.
This file could be dynamically modified and reloaded.
See also genericsettings
which is a central place to define settings
used by other modules, but does not modify settings of other modules.
Function | config |
called from a high level, e.g. rungeneric, to configure the lower level modules via modifying parameter settings. |
Function | config |
manage target values setting in "expensive" optimization scenario. |
Function | main |
Undocumented |
Variable | gs |
Undocumented |
Variable | gs |
Undocumented |