Init

configEnvVars(printLevel)[source]

Configures the global variables based on the system’s configuration First, all environment variables for each solver are defined together with all eventual solver paths. Then, there will be 4 methods marked that can be used to define the global variables:

  • 1: solver is on the path and at a standard location (*—)

  • 2: solver is on path but at a non-standard location (-*–)

  • 3: solver path is defined through environment variables (–*-)

  • 4: solver is not already on the path and the environment variable is not set, but the standard directory exists (—*)

If none of these 4 methods applies, the global solver path variable is not set and an appropriate message is returned

USAGE

configEnvVars (printLevel)

INPUT

printLevel – default = 0, verbose level