| | |
| | | _frequency_limit_list = schedule_config.FrequencyLimitList; |
| | | _flag_cumulative_runtime_dict = schedule_config.FlagCumulativeRuntimeDict; |
| | | _priority_open_flag_list = schedule_config.PriorityOpenFlagList; |
| | | _maintenance_flag_list = schedule_config.MaintenanceFlagList; |
| | | _maintenance_flag_list = schedule_config.MaintenanceFlagList; |
| | | } |
| | | |
| | | _analysis_deviation_list = analysis_deviation_list; |
| | |
| | | ) |
| | | { |
| | | //获取方案时用补差的流量,供水限制用目标流量判断 |
| | | var target_flow_compensation = target_flow + _station_target_flow_diff; |
| | | var target_flow_compensation = target_flow + _station_target_flow_diff; |
| | | #region 初始化参数 |
| | | if (pump_list == null || !pump_list.Any()) |
| | | { |
| | |
| | | target_flow_compensation, |
| | | target_pressure |
| | | ); |
| | | if (opt_ana_combine != null) |
| | | if (opt_ana_combine != null) |
| | | return opt_ana_combine; |
| | | } |
| | | } |