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: Modelica/Thermal/HeatTransfer.mo
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2368,7 +2368,6 @@ and provides is as output signal.
2368
2368
end ToKelvin;
2369
2369
2370
2370
model FromKelvin "Conversion from Kelvin to degFahrenheit"
2371
-
parameterInteger n=1"Only kept for backwards compatibility (parameter is not used in the model and will be removed in a future version)"annotation(Dialog(enable=false));
model ToKelvin "Conversion block from degRankine to Kelvin"
2655
-
parameterInteger n=1"Only kept for backwards compatibility (parameter is not used in the model and will be removed in a future version)"annotation(Dialog(enable=false));
@@ -2702,7 +2700,6 @@ and provides them as output signals.
2702
2700
end ToKelvin;
2703
2701
2704
2702
model FromKelvin "Conversion from Kelvin to degRankine"
2705
-
parameterInteger n=1"Only kept for backwards compatibility (parameter is not used in the model and will be removed in a future version)"annotation(Dialog(enable=false));
0 commit comments