phasepy icon indicating copy to clipboard operation
phasepy copied to clipboard

Results 9 phasepy issues
Sort by recently updated
recently updated
newest added

I have some experimental data of water with these columns Index(['T_K', 'dens_vap', 'dens_uncertainty', 'dens_liq', 'dens_liq_uncertainty', 'psat', 'psat_uncertainty', 'lnzsat', 'lnzsat_uncertainty'] How would I generate a VL-coexistence curve, plot it, and be...

Dear Gustavochm, I wanted to express my sincere appreciation for your work on the Phasepy software. As a beginner in this field, I have found your software to be incredibly...

Hi, I'm trying to install phasepy on my windows machine using python 3.10. Use many other python packages already and I made sure that I wasn't missing cython but to...

I would like to start using phasepy for my LLE correlation and regression tasks. I have installed it via PyCharm (my preferred IDE) and PyCharm tells me it is functional....

Dear Gustavo, I hope you are doing great! I am trying to use your really cool package phasepy to calculate some LLEs. I have parameters for both NRTL and UNIQUAC....

Hello Gustavo, How are you? I would like to add a new alpha function and a new mixing rule to phasepy. How could I run my modifications? Is it necessary...

Hi, thank you for making your code available. I am no expert and maybe I am asking very stupid questions, so please bear with me. I deal with multi-components gas...

Running on ARM64 Android Termux perfectly `In [5]` at file `2. Property calculation from Cubic EoS.ipynb` `/data/data/com.termux/files/usr/lib/python3.9/site-packages/phasepy/cubic/cubicpure.py:426: RuntimeWarning: divide by zero encountered in divide zfactor = np.sqrt(a/ci*10**5/100**6)*10**-10`

dear author: I'm read code into math.py. I'm wondering about gdem and dem method to do? Could you explain some detail about this two or give me a hint or...