You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Apologies for the very late response. That warning is arising from a division by zero, Did you set an influence parameter ci when creating the component?
Running on ARM64 Android Termux perfectly
In [5]
at file2. 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
The text was updated successfully, but these errors were encountered: