18 Apr
2016
18 Apr
'16
9:10 p.m.
AMDG On 04/18/2016 03:32 AM, João Leal wrote:
I'm trying to use absolute temperature in some expressions. Unfortunately I'm having some issues with the compilation. For instance, if I divide an absolute temperature by itself I would expect to get 1 dimensionless, however that will cause a compilation error.
This is forbidden by design. Division of absolute temperatures only makes sense for kelvin. If you're only using kelvin, then you don't really need to use absolute. In Christ, Steven Watanabe