OGS
[tag] python_script

Path to a Python script file (absolute or relative to the prj 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 prj file and used by OpenGeoSys.

Additional info

From Applications/ApplicationsLib/ProjectData.cpp line 291

  • 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