mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-20 19:37:58 -05:00
One more place for the psych input file
This commit is contained in:
@@ -392,7 +392,7 @@ class UI_Psychrometry(QDialog):
|
||||
def plot(self):
|
||||
"""Plot chart"""
|
||||
Preferences = ConfigParser()
|
||||
Preferences.read("psyrc")
|
||||
Preferences.read("psyrc.py")
|
||||
|
||||
self.diagrama2D.axes2D.clear()
|
||||
self.diagrama2D.config()
|
||||
|
||||
Reference in New Issue
Block a user