- changing slope to F degs / hour
This commit is contained in:
parent
624ae9e739
commit
6bce47931e
@ -77,6 +77,6 @@ sim_R_ho_air = 0.05 # K/W " with internal air circulation
|
||||
# Time and Temperature parameters
|
||||
|
||||
temp_scale = "f" # c = Celsius | f = Fahrenheit - Unit to display
|
||||
time_scale_slope = "m" # s = Seconds | m = Minutes | h = Hours - Slope displayed in temp_scale per time_scale_slope
|
||||
time_scale_slope = "h" # s = Seconds | m = Minutes | h = Hours - Slope displayed in temp_scale per time_scale_slope
|
||||
time_scale_profile = "m" # s = Seconds | m = Minutes | h = Hours - Enter and view target time in time_scale_profile
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user