Skip to content

CasillasMX/RMT3DMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMT3DMS

The RMT3DMS package provides a set of tools for solute transport modelling with MT3DMS.

To install:

  1. first install the devtools package: install.packages("devtools")
  2. load the devtools package: library(devtools)
  3. there is no major release of the RMT3DMS package yet
  • to install version 0.3.0:
    • install the RTOOLZ package: install_github("rogiersbart/RTOOLZ@v0.3.0")
    • install RMODFLOW: install_github("rogiersbart/RMT3DMS@v0.3.0")
  • to install the latest development version:
    • install the RTOOLZ package: install_github("rogiersbart/RTOOLZ")
    • install RMODFLOW: install_github("rogiersbart/RMT3DMS")

Find out more at http://rogiersbart.blogspot.com/search/label/Science, or track development at http://github.com/rogiersbart/RMT3DMS.

About

provides a set of tools for solute transport modelling with MT3DMS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%