Configuration¶
Environment variables¶
OpenTURNS uses the following (optional) environment variables.
- OPENTURNS_CONFIG_PATH
Path to the openturns.conf XML file used by the
ResourceMap
.- OPENTURNS_HOME
Path to the library installation directory.
- OPENTURNS_LOG_SEVERITY
The default severity of logs, see the
Log
class.- OPENTURNS_NUM_THREADS
Number of threads to use for parallel regions, see the
TBB
class.
Environment checking and filesystem manipulation¶
|
Path utilities. |
Information about the library¶
|
Informations about platform. |
Recording user information¶
|
Logging utilities. |
|
Console utilities. |
Resource catalog¶
|
The ResourceMap allows one to manage constants that are associated to key strings. |
Threading configuration¶
|
Threading parameters. |