mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Update rankine_units.py
This commit is contained in:
parent
4ef563edb0
commit
72ac6d5cc9
@ -49,7 +49,7 @@ if __name__ == '__main__':
|
||||
# create an object representing water
|
||||
w = ct.Water()
|
||||
|
||||
# start with saturated liquid water at 80.33 degrees Fahrenheit
|
||||
# start with saturated liquid water at 80.33 degrees Rankine
|
||||
w.TQ = 540 * ct.units.degR, 0.0 * ct.units.dimensionless
|
||||
h1 = w.h
|
||||
p1 = w.P
|
||||
|
Loading…
Reference in New Issue
Block a user