On 19/02/20 4:52 AM, alberto wrote:
Hi, I solve it with external file as followsimport preos # pass name, Tc, Pc, omega methane = preos.Molecule("methane", -82.59 + 273.15, 45.99, 0.011) methane.print_params() thanks to everyone
It is difficult to learn a new programming language, even for professional programmers - and more-so if English is not one's native-language. Well done!
Now, if you could tell us how to capture and control methane, perhaps the world would become a better place...
Ciao! -- Regards =dn -- https://mail.python.org/mailman/listinfo/python-list
