You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Source/Orts.Simulation/Simulation/RollingStocks/SubSystems/PowerTransmissions/Axle.cs
+5-8Lines changed: 5 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1021,8 +1021,6 @@ public void Update()
1021
1021
varwheelLoadkN=Axle.AxleWeightN/(Axle.NumAxles*2*1000);// Assume two wheels per axle, and thus wheel weight will be have the value - multiple axles????
// calculate "standard" Polach adhesion parameters as straight line approximations as u varies - these values are capped at the moment at the u=0.3 level
1062
1059
// Taking them lower may reduce the stability of the calculations
0 commit comments