Update jupyter notebooks to Python 3.14 and OGSTools 0.8.1

  • Updated python environment
  • Adapt notebooks to API-breaking changes of OGSTools 0.8.1 (Updated from 0.7.1)
  • Support Python 3.14
  • All functionalities with the notebooks kept, except
    • Tests/Data/Parabolic/ComponentTransport/DFN_PorePy/DFNbyPorePy_to_OGS.py
      • Split into original and Tests/Data/Parabolic/ComponentTransport/DFN_PorePy/DFNbyPorePy.py
      • New takes over creation of mesh with porepy (not part of CI), needs to run with older enviroment (see specific commits)
      • Original reads the created mesh (not dependent of porepy)
Edited by Tobias Meisel

Merge request reports

Loading