Hydro/Yw.EPAnet.Calcu.Core/03-calcu/03-link/CalcuLink.cs
@@ -17,7 +17,7 @@ { this.Flow = rhs.Flow; this.Velocity = rhs.Velocity; this.Headloss = rhs.Headloss; this.HeadLoss = rhs.HeadLoss; this.MinorLoss = rhs.MinorLoss; this.FrictionLoss = rhs.FrictionLoss; } @@ -35,7 +35,7 @@ /// <summary> /// 水头损失 /// </summary> public double Headloss { get; set; } public double HeadLoss { get; set; } /// <summary> /// 局阻水头损失