Skip to content

A 3D model viewer for MODFLOW, MT3DMS, and PHT3D models written in C++ using Standard template library, Windows template library, Boost template libary and Visual Toolkit library.

License

Notifications You must be signed in to change notification settings

jhpark16/PHT3D-Viewer-3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHT3D Viewer 3D

A Windows Graphical User Interface to visualize the output of MODFLOW, MT3DMS, and PHT3D models. It is a C++ application which utilises the MS Visual Studio 2015 (v14), Standard template library, Windows template library (v10.9163), Boost template library (v1.70.0), and VTK library (v8.2). For compilation, the VTK library should be installed and the Include directory and the Library directory of the project should be modified for the VTK library. The compiled Windows executable is located under the Release directory and the Example directory contains the test model shown below.

Hydraulic head with Grid (Normal View)

hydraulic_head_with_grid

Hydraulic head with Grid and Zoom in

hydraulic_head_with_grid_zoom_in

Hydraulic head without Grid (Normal View)

hydraulic_head_without_grid

Hydraulic head without Grid and Zoom in

hydraulic_head_without_grid_zoom_in

About

A 3D model viewer for MODFLOW, MT3DMS, and PHT3D models written in C++ using Standard template library, Windows template library, Boost template libary and Visual Toolkit library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published