Phasepy is an open-source scientific python package for fluid phase equilibria computation.
This package facilitates the calculation of liquid-vapor equilibrium, liquid-liquid equilibrium
and liquid-liquid-vapor equilibrium. Equilibrium calculations can be performed with cubic equations
of state with classic or advances mixing rules or with a discontinuous approach using a virial equation
of state for the vapor phase and an activity coefficients model for the liquid phase.
Besides computations, with this package is also possible to fit phase equilibria data, functions to fit quadratic
mix rule, NRTL, Wilson and Redlich Kister parameters, are included.
Phasepy relies on numpy, scipy and cython extension modules, when necessary.
Raw data
{
"_id": null,
"home_page": "https://github.com/gustavochm/phasepy",
"name": "phasepy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Phase Equilibrium, Cubic EOS, QMR, MHV, WS, NRTL, Wilson, UNIFAC, UNIQUAC, Flash, VLE, LLE, VLLE, SGT",
"author": "Gustavo Chaparro Maldonado, Andres Mejia Matallana",
"author_email": "gustavochaparro@udec.cl",
"download_url": "https://files.pythonhosted.org/packages/5c/b0/ae272ca90ff87fda281f604a9aaca5efe94f3f450eb4bb9df114115211e5/phasepy-0.0.54.tar.gz",
"platform": "Windows",
"description": "Phasepy is an open-source scientific python package for fluid phase equilibria computation.\nThis package facilitates the calculation of liquid-vapor equilibrium, liquid-liquid equilibrium\nand liquid-liquid-vapor equilibrium. Equilibrium calculations can be performed with cubic equations\nof state with classic or advances mixing rules or with a discontinuous approach using a virial equation\nof state for the vapor phase and an activity coefficients model for the liquid phase.\n\nBesides computations, with this package is also possible to fit phase equilibria data, functions to fit quadratic\nmix rule, NRTL, Wilson and Redlich Kister parameters, are included.\n\nPhasepy relies on numpy, scipy and cython extension modules, when necessary.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Multiphase multicomponent Equilibria",
"version": "0.0.54",
"project_urls": {
"Download": "https://github.com/gustavochm/phasepy.git",
"Homepage": "https://github.com/gustavochm/phasepy"
},
"split_keywords": [
"phase equilibrium",
" cubic eos",
" qmr",
" mhv",
" ws",
" nrtl",
" wilson",
" unifac",
" uniquac",
" flash",
" vle",
" lle",
" vlle",
" sgt"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1ddfa3768e193fe3bc784146f20976f2abceab88af1887a4257d42d5d7b09b19",
"md5": "c871595342ee47b114f78109240ae997",
"sha256": "ef3d83aa446ff912a2944876850cc433130382a36da54350a9ff769b56e52291"
},
"downloads": -1,
"filename": "phasepy-0.0.54-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c871595342ee47b114f78109240ae997",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 465377,
"upload_time": "2024-10-18T10:17:03",
"upload_time_iso_8601": "2024-10-18T10:17:03.917291Z",
"url": "https://files.pythonhosted.org/packages/1d/df/a3768e193fe3bc784146f20976f2abceab88af1887a4257d42d5d7b09b19/phasepy-0.0.54-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5cb0ae272ca90ff87fda281f604a9aaca5efe94f3f450eb4bb9df114115211e5",
"md5": "edf989d57145f4d4151734611adad943",
"sha256": "36774ce4198bfb128bd92827d2680ab1f497f7e245297f6e8e0296fc4b925a06"
},
"downloads": -1,
"filename": "phasepy-0.0.54.tar.gz",
"has_sig": false,
"md5_digest": "edf989d57145f4d4151734611adad943",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 227043,
"upload_time": "2024-10-18T10:17:06",
"upload_time_iso_8601": "2024-10-18T10:17:06.434456Z",
"url": "https://files.pythonhosted.org/packages/5c/b0/ae272ca90ff87fda281f604a9aaca5efe94f3f450eb4bb9df114115211e5/phasepy-0.0.54.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-18 10:17:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gustavochm",
"github_project": "phasepy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "openpyxl",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "cython",
"specs": []
}
],
"lcname": "phasepy"
}