Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental plugin for 3D visualization #955

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 10, 2022

  1. Experimental plugin for 3D visualization

    Experimental plugin for 3D visualization using Mesh3D https://plotly.com/python/3d-mesh/
    
    ResInsight has as Python API called rips. This plugin requires minimum version 2021.10.2-dev.03
    
    ResInsight is not able to import roff-files, so EGRID/UNRST files must be included.
    
    Here is an example of plugin parameters
    
    resinsight_gridfile: &resinsight_gridfile /home/builder/models/drogon-real0-iter3/DROGON-0.EGRID
    simulationgridparameternames: &simulationgridparameternames
      - SOIL
      - SWAT
      - PRESSURE
    magnesj committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f426b2f View commit details
    Browse the repository at this point in the history