Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • R r2ogs6
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogs
  • OpenGeoSys Tools
  • r2ogs6
  • Merge requests
  • !41

standardize files references during prj import/export (new MR)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Johannes Boog requested to merge 57-bugfix_chemical_system_database into master Jan 26, 2022
  • Overview 0
  • Commits 27
  • Pipelines 3
  • Changes 28

This replaces !40 (closed) .

Standardize file references files during import and export of an ogs6_obj. File references during import (read_in_prj()) are made always absolute and a conserved during export, except the user specifies to copy the references files into sim_path; then relative file refs are used. To support python script files, the class prj_python_scripts has been added.

Following files are supported:

  • *.dat
  • *.gml
  • *.vtu (meshes)
  • *.py (python_script)

Closes #57, closes #58, closes #59

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 57-bugfix_chemical_system_database