Package uaa.feral.physical.behaviors

Interface Summary
HydroBehavior Interface for running different hydrological behaviors
 

Class Summary
EvolveHydrology Abstract class for hydrological behaviors evolving the hydrological unit
GroundWaterModelWrapper Wrapper for Ground Water Model (e.g., MODFLOW and MT3DMS)
RemoteSensingEstimator Discharge estimated using remote sensing information.
RemoteSensingEstimatorTest Class to test Remote Sensing Estimator.
StaticDischargeModel Static model that returns discharge for a given time interval without estimation or other calculations
VolumeEstimatorModel Model to use Markov Chain Monte Carlo Method (Metropolis-Hastings algorithm)
VolumeEstimatorModelTest Testing class for VolumeEstimator model.