Opened 15 years ago
Closed 14 years ago
#81 closed enhancement (fixed)
Displaying temperature results in Cdeg
Reported by: | Rafael Winck Espinoza | Owned by: | Paula Bettio Staudt |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | EML | Version: | 0.9.52 |
Keywords: | Cc: |
Description
A easy way to display temperature results in Celsius degrees could be the creation of a variable like 'Cdeg as temperature;' and a equation like this 'Cdeg = Inlet.T - 273.15 * 'K';' in 'sink' model. Similar to input may be developed in 'source' model. The user should notice the result will appear with [K] UOM anyway.
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Modifications implemented!
Note: See
TracTickets for help on using
tickets.
Dear Rafael,
Indeed this is a good idea for the source and sink models!
In my opinion it should be implemented.
Thank you for the suggestion.