Remove global project directory variable

The existence of the global variable makes it impossible to run two OGS simulations concurrently within the same process.

The project directory has been moved to the ConfigTree class.

Fixes #3589 (closed).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?
Edited by Christoph Lehmann

Merge request reports

Loading