Skip to content

persalys/persalys

Repository files navigation

Persalys

OpenTURNS-based GUI for uncertainty treatment

Installation

  • Windows:
    • requirements: Windows>=10
    • the default language setting can be overidden with the argument --lang=en|fr added to the launcher executable command-line
    • The bundled software OpenGL renderer can be enabled/disabled with the argument --mesa=1|0
  • Linux:

Environment variables:

  • LANGUAGE: can be set to en|fr to override the language on Linux
  • PERSALYS_HTML_PATH: override path to the html documentation
  • PERSALYS_NO_GL: if defined, this disables OpenGL (used for ParaView widgets)
  • PERSALYS_CALIBRATION_ENGINE: if defined to "adao" and adao support is enabled this switches to adao for calibration computations