OGS
[tag] python_script

Path to a Python script file (absolute or relative to the project file) that is executed by OpenGeoSys if OpenGeoSys has been built with Python support.

This script can be used, e.g., to define boundary conditions that can be referenced from the project file and used by OpenGeoSys.

Additional info

From Applications/ApplicationsLib/ProjectData.cpp line 345

  • This is an optional parameter.
  • Data type: std::string
  • Expanded tag path: python_script
  • Go to source code: → ogs/ogs/master

Used in the following test data files