You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v491 - Support for workflow vars with op regimes; :AllowSoilOverfill; recursive :RedirectToFile [BENCHMARKED]
Major changes control variables->workflow variables, with operating regime-based definitions (DemandExpressionHandling.cpp; DEmandOptimization.cpp/.h)
-new routine CDemandOptimizer::ParseCondition
-report workflow variables in ManagementOptimization.csv
-:DefineWorkflowVariable,:WorkflowVarDefinition,:OverrideStageDischargeCurve (ParseManagementFile.cpp)
nested :RedirectToFile (ParseHRUFile.cpp;ParseManagementFile.cpp;ParseTimeSeriesFile.cpp)
support for :AllowSoilOverfill (CapillaryRise.cpp;Infiltration.cpp;Percolation.cpp;Recharge.cpp;ParseInput.cpp)
Update CMakeLists.txt to support LPSOLVE option (with help from M. Krossovski)
Moved handling of :OverrideStageDischargeCurve OUTSIDE of :ManagementGoal statements
prelim support for reduced memory usage in advection.cpp
Report whether observations are available in SubbasinProperties.csv file (StandardOutput.cpp)
bug fixes:
-support for proper parameters of RAINSNOW_HSPF (found by R. Chlumsky)
-correct OW_PET with snow cover as well as PET (for frozen lakes) (OrographicCorrections.cpp)
-breaks in :GaugedSubBasinGroup command if invalid syntax (found by R. Chlumsky) (ParseHRUFile.cpp)
0 commit comments