Fix typo in PhaseSI call in examples; closes #735

This commit is contained in:
Ian Bell
2015-07-20 19:36:28 -06:00
parent 7043b025cf
commit 13b4c1b055

View File

@@ -118,7 +118,7 @@ high_level_interface = [
"type": "function",
"function": "PhaseSI",
"arguments": [
"'P'", "101325", "'Q'", "0", "'Water'"
"'P'", "101325", "'T", "300", "'Water'"
]
}
],