BenThelen / python-refprop

Python (3.x & 2.x) API for NIST Standard Reference Database 23 (a.k.a. Refprop) on Linux and Windows
Other
43 stars 25 forks source link

How long will the test() function last? #6

Closed uqzcpo closed 10 years ago

uqzcpo commented 10 years ago

I try to run the following code: import refprop refprop.test()

then the interpreter gives no response for a long time and nothing displays on the screen. I use refprop 9.0. Are there any tutorials for this API?

BenThelen commented 10 years ago

The refprop python API has been updated, this should now be working smoothly, depending on your hardware the test function should run between 10 to 30 sec. a print out is beeing displaced while the test is being executed.