Home

Awesome

PyPI

VS2DPY

Package to create and read VS2DRTI models using Python.

VS2DRTI was originally developed by the USGS. For more information: https://www.usgs.gov/software/vs2drti-graphical-software-package-simulating-water-flow-heat-transport-and-reactive

Installation

To get the latest stable version install using:

pip install vs2dpy

To get the development version download the GitHub code to your computer. Use cd to get to the download directory and install using:

pip install -e .