Add REFPROP version output to the examples

This commit is contained in:
Ian Bell
2016-04-05 19:19:20 -06:00
parent 401ef240bf
commit 2d9f976bfd

View File

@@ -244,6 +244,20 @@ high_level_interface = [
"arguments": [ "'*********** REFPROP *****************'" ],
"EOL":True
},
{
"type": "print",
"arguments": [
"'REFPROP version:'",
{
"type": "function",
"function": "get_global_param_string",
"arguments": [
"'REFPROP_version'"
]
}
],
"EOL":True
},
{
"type": "print",
"arguments": [