The WaterSim type exposes the following members.

Properties

  NameDescription
Public propertyAPiVersion
Version of the API interface
Public propertyColorado_Climate_Adjustment_Percent
Gets or sets the colorado climate adjustment percent.
Public propertyColorado_Historical_Data_Source
Gets or sets the colorado historical data source.
Public propertyColorado_Historical_Extraction_Start_Year
Gets or sets the colorado historical extraction start year.
Public propertyColorado_River_Flow
Gets the colorado river flow.
Public propertyColorado_User_Adjustment_Percent
Gets or sets the colorado user adjustment percent.
Public propertyColorado_User_Adjustment_StartYear
Gets or sets the colorado user adjustment start year.
Public propertyColorado_User_Adjustment_Stop_Year
Gets or sets the colorado user adjustment stop year.
Public propertyStatic memberCreateModelOutputFiles
Tells FORTRAN model to write debug files. Must be set TRUE before WaterSim constructor is called.
Public propertyEffluent_To_Agriculture
Gets the effluent to agriculture.
Public propertyMead_Storage
Gets the mead storage.
Public propertyModelBuild
Verson of the Fortran Model
Public propertyParamManager
Provides access to the Parameter Manager
Public propertyPostProcess
Called after each year run Write Only
Public propertyPowell_Storage
Gets the powell storage.
Public propertyPreProcess
Called before each year run, Write Only
Public propertyProcessManager
Provides access to the Process Manager
Public propertyProvider_Demand_Option
Gets or sets the provider demand option.
Public propertySaltVerde_Climate_Adjustment_Percent
Gets or sets the salt verde climate adjustment percent.
Public propertySaltVerde_Historical_Data_Source
Gets or sets the salt verde historical data source.
Public propertySaltVerde_Historical_Extraction_Start_Year
Gets or sets the salt verde historical extraction start year.
Public propertySaltVerde_River_Flow
Gets the salt verde river flow.
Public propertySaltVerde_Storage
Gets the salt verde storage.
Public propertySaltVerde_User_Adjustment_Percent
Gets or sets the salt verde user adjustment percent.
Public propertySaltVerde_User_Adjustment_Start_Year
Gets or sets the salt verde user adjustment start year.
Public propertySaltVerde_User_Adjustment_Stop_Year
Gets or sets the salt verde user adjustment stop year.
Public propertySimulation_End_Year
Gets or sets the simulation end year.
Public propertySimulation_Start_Year
Simulation_Start_Year
Public propertySimulationLock
Property Locks the simulation so no parameters can be set until unlocked.

See Also