Hydro/Yw.Hydro.Core/ParseHelper.cs @@ -31,7 +31,7 @@ junctionModel.Elev = junction.Elev; junctionModel.Demand = junction.Demand; junctionModel.DemandPattern = junction.DemandPattern; netWork.Junctions.Add(junctionModel); } }