Relative Content

Tag Archive for pythonexcel

Python and Excel: Putting data into another function then getting back information from it

I am attempting to put temperature/pressure data into this steam table function for superheated enthalpy data. I have sucessfully grabbed the data and put it into the excel file, then it pulls then enthalpy data for me. The issue is, when I put the temperature and pressure data into the steam table, it doesnt actually do the double interpolation and therefore the enthalpy (H) value never actually cha