AGA8
AGA8 copied to clipboard
Measure of Unit Pressure and Temperature VB
Hello,
In the Visual Basic code, in the AGA8.xls which measure of unit should I use for pressure and temperature?
Because I used F and psia, but in the Table.xls you used K and MPa.
It depends based on the method. Make sure you look at the documentation for each function in each method.
But it is definitely not IP units
In some methods the arguments to the functions are T,MPa, and in others, T,kPa. I think I identified a small typo in one or two examples as well.
There is a tab in the Excel spreadsheet that gives the ability to change the units. I made a quick example with the composition from your other github entry and attached it here.