zmeri / PC-SAFT

Functions implementing the PC-SAFT equation of state, including association, electrolyte and dipole terms
GNU General Public License v3.0
49 stars 18 forks source link

Thanks, where is the implementaion #75

Closed samiit closed 4 years ago

samiit commented 4 years ago

Hi,

Thanks very much for taking on this massive task. I had a question regarding where the functions are implemented in the code. I could not locate them anywhere in this repository. E.g., I was looking where the implementation of pcsaft_den_cpp is but could not find. Can you please direct me to know where it is located? Thanks.

Sam

zmeri commented 4 years ago

For sure. The code is in the pcsaft_electrolyte.cpp file. For instance, here is where the pcsaft_den_cpp function is.