Skip to content
Charlton, Scott R edited this page Jun 3, 2022 · 2 revisions

Welcome to the modelviewer-mf6 wiki!

Tentative development plans in order of priority (2022-04-20):

  • Update VTK

    ✔️ VTK 9.1 implemented

    • Created Jupyter Notebooks to verify and validate VTK libraries/dlls
    • CMakeLists.txt and CMakePresets.json updated to build either vtk-6.1 or vtk-9.1
    • Added preprocessor directives to handle differences between VTK versions (VTK_MAJOR_VERSION, VTK_MINOR_VERSION)
    • Added preprocessor definition (MV_USE_VTKMFCWINDOW) to use vtkMFCWindow class
    • Reimplemented 'Export As Bmp...', 'Export Animation...', and 'Copy Display To Clipboard'
    • Fixed MODFLOW-USGS/modelview-mf6#48
  • Convert to Qt

    🔲 Needs additional testing

  • Fix bugs related to CSUB (#20/#31)

    ❔ Still need feedback

  • Add ability to load concentration files (prudic2004)

    ✔️ partially implemented -- binary head or concentration files can now be loaded

    • Now saves relative file paths in the (*.mvmf6) file
  • lgr two flow models

    ❔ Still need feedback

  • modpath

    ❔ Still need feedback

  • Installer

    ❔ Lowest priority

Clone this wiki locally