Open gtfierro opened 4 years ago
Re: MBTU/hr, kBTU/hr, MBH, MMBTU/hr: these are commonly used for heating systems in the US - boilers etc. I'm guessing (?) that the 'M' prefix here comes from the Roman meaning (1000) instead of the SI 'M' prefix for mega (1000000).
Note that for each of the above the '/hr' is often omitted (e.g. a '1.5 MMBTU' nominal capacity for a boiler boiler).
I talked to Steve from QUDT and he pointed me to this page which describes how to handle the differential values. What it boils down to for us is we need to associate the qudt:isDeltaQuantity
property with the Brick quantities that are deltas; this annotation wil ltell us which formula we would need for the unit conversion
In the process of using QUDT for units in Brick, a few gaps have emerged for HVAC specific units:
Another issue is how to handle temperature differentials. A 5 degF temp difference is 2.8 degC, not -15 degC. How do we express this in QUDT?