Dealing with Temperature Units

You must take special care when using temperature units in GoldSim, since unlike other unit categories A category of units defined by a name (e.g., Area) and a specific set of dimensions (Length^2)., different temperature units are related not just through a conversion factor, but an offset. That is, the zero-values for Celsius (C) and Fahrenheit (F) temperatures are not absolute (i.e., whereas 0 m = 0 ft; it is not true the 0 F = 0 C).

To handle this properly, when you deal with temperatures in GoldSim, you have to be clear whether you are actually specifying a temperature (C, F, or K) or degrees of a particular temperature scale (Cdeg, Fdeg, or K). Temperature and degrees of temperature are treated the same in K, so there is no reason to differentiate when expressing temperature in K.

Use of these units is best explained through examples: