tangxu
2022-11-02 05f522e321a742f03bf1e3e26edaeb5147da42f4
Application/IStation.Application.OpenApi/shys/plan/shys/ShysHelper.cs
@@ -49,15 +49,12 @@
        {
            _dict = new Dictionary<int, StationInfo>();
            // 出水总管压力, 没有数据
            //_dict.Add(15, new StationInfo(19, new IStation.Calculation.shys金泽泵站()));//NG 出水总管压力,瞬时流量没有数据 三高数据不全
            //_dict.Add(9, new StationInfo(8, new IStation.Calculation.shys徐泾泵站()));//NG 没有水池水位,进水压力高于出水压力
            //_dict.Add(6, new StationInfo(4, new IStation.Calculation.shys严桥泵站()));//NG 没有流量数据, 没有出口液位数据
            //_dict.Add(3, new StationInfo(9, new IStation.Calculation.shys五号沟金海方向()));//NG 出口压力有的是1MPa 有的3MPa  泵站根本达不到这个压力
            //_dict.Add(6, new StationInfo(4, new IStation.Calculation.shys严桥泵站()));//NG 没有流量数据, 没有出口液位数据
            //_dict.Add(10, new StationInfo(10, new IStation.Calculation.shys金海泵站()));//NG 管路一 进口压力:0.1259MPa,出口压力:0.2135MPa,约8.8m扬程,流量要求:11596, 泵额定扬程为47m,变频也无法得到如此低的扬程
            //_dict.Add(12, new StationInfo(15, new IStation.Calculation.shys陈行一输()));//NG 没有提供 _0402010503030202003 三号管出口流量值
            //_dict.Add(7, new StationInfo(6, new IStation.Calculation.shys临江1号泵房())); //NG 没有提供 流量 ,无法计算
            //_dict.Add(11, new StationInfo(11, new IStation.Calculation.shys南汇北泵站()));//NG 管路一 进口压力: 6MPa , 不可能达到这么高压力
            //_dict.Add(16, new StationInfo(20, new IStation.Calculation.shys松江泵站()));//NG 没有提供 出水总管压力 和流量 ,无法计算
            //_dict.Add(17, new StationInfo(21, new IStation.Calculation.shys大桥泵站())); // NG 没有提供 流量 ,无法计算
@@ -65,13 +62,13 @@
            // _dict.Add(14, new StationInfo(17, new IStation.Calculation.shys泰和泵站()));//NG  管路二调度方案无法计算,请确认数据是否合理,进口压力:0.12395039999999999MPa,出口压力:0.14949020652770995MPa,流量要求:4180.51220703125"
#if (DEBUG)
            _dict.Add(1, new StationInfo(2, new IStation.Calculation.shys长兴泵站()));//OK
            _dict.Add(2, new StationInfo(12, new IStation.Calculation.shys五号沟凌桥方向()));//ok
            _dict.Add(4, new StationInfo(3, new IStation.Calculation.shys五号沟严桥方向1()));//OK
            _dict.Add(5, new StationInfo(5, new IStation.Calculation.shys五号沟严桥方向2()));//OK
            _dict.Add(13, new StationInfo(16, new IStation.Calculation.shys陈行二输()));//ok
            _dict.Add(8, new StationInfo(7, new IStation.Calculation.shys临江2号泵房()));//ok
            _dict.Add(11, new StationInfo(11, new IStation.Calculation.shys南汇北泵站()));
#else
            _dict.Add(3, new StationInfo(9, new IStation.Calculation.shys五号沟金海方向())); //ok
            _dict.Add(15, new StationInfo(19, new IStation.Calculation.shys金泽泵站()));//ok
            _dict.Add(9, new StationInfo(8, new IStation.Calculation.shys徐泾泵站())); //OK
            _dict.Add(1, new StationInfo(2, new IStation.Calculation.shys长兴泵站()));//OK
            _dict.Add(2, new StationInfo(12, new IStation.Calculation.shys五号沟凌桥方向()));//ok
            _dict.Add(4, new StationInfo(3, new IStation.Calculation.shys五号沟严桥方向1()));//OK