forallpeople icon indicating copy to clipboard operation
forallpeople copied to clipboard

Confusion between degrees celcius and kelvin

Open ddi-acassidy opened this issue 2 years ago • 4 comments

Physical cannot distinguish between kelvin and celsius, and will always print temperatures in celsius, even if its an absolute temperature given in kelvin

Im not sure what the right solution is here, since its hard for it to know when to operate on temperatures as an absolute value (where Celsius and Kelvin are different), and when to operate on them as a delta temperature (where they are the same)

I guess as a stopgap I can remove celsius entirely

ddi-acassidy avatar Oct 12 '22 00:10 ddi-acassidy

Any solution for it??

defencedog avatar Jan 15 '24 20:01 defencedog

Any new updates on this issue???

titus-nggm avatar Jun 03 '24 17:06 titus-nggm

Look at this file example ... search for defined units difC & degC https://github.com/defencedog/jupyterNotebooks/blob/main/akinsan_pressdrop/ukhan.json

defencedog avatar Jun 03 '24 19:06 defencedog