lixiaojun
2024-11-30 63f4a2f7a0caeffcdcc0b4a57fb66d703804f9e6
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>
        /// 局阻水头损失