manirouhirad/MODSSAT: What the Package Does (One Line, Title Case)

This package contains the functions for the economic component of the MOD$$AT model. MOD$$AT is a hydro-economic model that is based on MODFLOW as the groundwater component, DSSAT as the crop simulation component and this package. The package has separate functions for different policies. It also has three separate functions for each run. First, the gen_lookup_XX function creates the lookup table (XX reflexts the policy). This lookup table includes all the expected profit-maximizing amounts of groundwater extraction and profits for each well capacity. Second, the annual_model_XX (again, XX is a placeholder for the policy) then based on the year, selects the profit-maximizing amounts of groundwater use and profits and passes the water use argument to MODFLOW. gen_well_capacity function generates a well capacity file at the end of the simulation.

Getting started

Package details

Maintainer
LicenseMIT
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("manirouhirad/MODSSAT")
manirouhirad/MODSSAT documentation built on April 15, 2024, 11:31 p.m.