Strange behavior with temperature units

Strange behavior with temperature units - Messages

#1 Posted: 12/26/2020 5:22:32 PM
Anders or Eric

Anders or Eric

4 likes in 40 posts.

Group: User

Hi- I've found an inconsistency when working with temperature units other than an absolute scale.

If I enter a number and multiply by either Fahrenheit or Celsius (°F or °C), the units are applied as I expect.

If I define a variable and assign a value to it, and then multiple by °F or °C, I get an error saying that the variable is not defined. It clearly is defined though, since performing other operations (multiplication, addition, assigning absolute scale temperature units, etc.) works as expected on the variable.

If I make a user-defined version of the temperature unit, assigning it to itself, and then apply the unit to the variable, it works okay.

temp_unit_behavior.png

Can anyone confirm this? I’m using the Mono version of release 7610 on Linux.
temp_bug.sm (4 KiB) downloaded 21 time(s).
#2 Posted: 12/26/2020 7:14:59 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Can anyone confirm this? I’m using the Mono version of release 7610 on Linux.


I can only confirm you are wrongdoing !
t:=*type' insert°C from unit drop down menu
t:=59*'°C ... t=59°C
#3 Posted: 12/26/2020 8:00:03 PM
Anders or Eric

Anders or Eric

4 likes in 40 posts.

Group: User

Thanks Jean, but it's not my intent to invite critique on my procedure. I've posted a bug report to see if this is a known issue that might be fixed. I understand you have no way to know why I want to go about the assignment in this order, but hopefully it will suffice to say that I have my reasons, and we can avoid side-tracking the topic.

The method I show works fine for any other units I've tried so far, and creating the user-defined °F causes problems in other conversions. I haven't checked earlier versions or non-Mono versions so I don't know how much hope to hold out for a fix, or whether I should just work entirely with absolute temperature units. If anyone has insight on what's going on it would be much appreciated.

Thanks very much,
Eric
#4 Posted: 12/26/2020 9:20:01 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Hi. It seems that Fahrenheit degrees clears t.

Clipboard01.jpg

Wrote


Can anyone confirm this? I’m using the Mono version of release 7610 on Linux.



Yep. On Windows 10.
Best regards.
Alvaro.
#5 Posted: 12/26/2020 11:59:38 PM
Anders or Eric

Anders or Eric

4 likes in 40 posts.

Group: User

Thanks very much for looking at that Alvaro. I had only tried numeric evaluation- I get the same result as you with symbolic evaluation.

It looks like you are in even worse shape than I am. The variable is still set to the original value for me after attempting to get a Fahrenheit value from it.
#6 Posted: 12/27/2020 8:03:02 AM
overlord

overlord

547 likes in 1330 posts.

Group: Moderator

Same in here with Mono.

2020-12-27_14-02.png
#7 Posted: 12/27/2020 9:46:25 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Eric,
At my age [no more a spring chicken], I hardy heard °F, °K.
1. ITS-90 [International Temperature Scale] primary fixed points are °C
2. Secondary standard BIPM Pt100 is in °C ... at higher temperature too.
You can work user as suggested.

degC.PNG
  • New Posts New Posts
  • No New Posts No New Posts