Solved
Problem with Global Definition
- December 7, 2022
- 2 replies
- 1343 views
Hello all, I am having some issues with Global Definitions. I am trying to define the following:
kJ = 1000J
When I do this, Mathcad (7.0) accepts the input, but the "kJ" stays black. It doesn't turn blue like other definitions I have used in the past. I am using a wrapper for REFPROP, and the author has the same definition in his worksheet. If I copy that into my worksheet, it works fine. But creating my own definition from scratch doesn't seem to function properly. Thus, when I make function calls for fluid properties in kJ/kg, i.e. enthalpy, the units are not correct. See the screenshot below.

What's the difference between these two? How do I make my global definition like the one above?

