Ian Bell
Ian Bell
Nope, you will need REFPROP for that for now. I had to put that on hold for now.
I added the Tillner-Roth and Friend model to teqp: https://teqp.readthedocs.io/en/latest/models/make_model.html The docs for that model are VERY limited, but you can do pretty cool stuff with that model in teqp....
I have thought about this problem before, and came up with a different solution. I think the more maintainable solution is to add input keys of ``QmassT_INPUTS`` and ``QmolarT_INPUTS``, where...
I believe the short answer is that you cannot change it. Perhaps @jowr can chime in here as he wrote the incompressible backend code
My first guess is that it is not related to that PR, but I am not sure where that error is coming from.
To bad that person didn't email the making list, as we recommend. I think I tried to help another person with this before as well. You would need to add...
Can you post the lots of errors?
What does go build actually do? I still maintain that you will probably need to add a block to the CMakeLists.txt and use cmake. At the very least, you will...
The ``go build`` seems to be missing all the includes. Is there a spec file somewhere for go where you can specify these things?
Could you please post here the output of your efforts with cmake?