phasepy


Namephasepy JSON
Version 0.0.53 PyPI version JSON
download
home_pagehttps://github.com/gustavochm/phasepy
SummaryMultiphase multicomponent Equilibria
upload_time2024-04-19 09:37:38
maintainerNone
docs_urlNone
authorGustavo Chaparro Maldonado, Andres Mejia Matallana
requires_pythonNone
licenseMIT
keywords phase equilibrium cubic eos qmr mhv ws nrtl wilson unifac uniquac flash vle lle vlle sgt
VCS
bugtrack_url
requirements numpy scipy matplotlib openpyxl pandas cython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/67/1d/2c57d9640f3357f200ed7e0fbe0012fbe3fe92f3295e76f1d37778a3b8f2/phasepy-0.0.53.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.53",
    "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": "d3674a1b558badb5d0cec40fbfe2f77ddca5d0c9c991ad565d32a6b2bee843ce",
                "md5": "f17cac39d4dedd1d037eb3cc868f1aa1",
                "sha256": "4dfa9fd0c2717120bb8f995cf25df85473e295df53de03883d6254c134146d38"
            },
            "downloads": -1,
            "filename": "phasepy-0.0.53-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f17cac39d4dedd1d037eb3cc868f1aa1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 464678,
            "upload_time": "2024-04-19T09:37:36",
            "upload_time_iso_8601": "2024-04-19T09:37:36.643070Z",
            "url": "https://files.pythonhosted.org/packages/d3/67/4a1b558badb5d0cec40fbfe2f77ddca5d0c9c991ad565d32a6b2bee843ce/phasepy-0.0.53-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "671d2c57d9640f3357f200ed7e0fbe0012fbe3fe92f3295e76f1d37778a3b8f2",
                "md5": "71b75d6cce168ed8614dfb9fccee5e68",
                "sha256": "048d04d3e003e3f978caa0ac66d080b86ceb36f8ef23e146bdc1d13cb47ba2a8"
            },
            "downloads": -1,
            "filename": "phasepy-0.0.53.tar.gz",
            "has_sig": false,
            "md5_digest": "71b75d6cce168ed8614dfb9fccee5e68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 226304,
            "upload_time": "2024-04-19T09:37:38",
            "upload_time_iso_8601": "2024-04-19T09:37:38.225364Z",
            "url": "https://files.pythonhosted.org/packages/67/1d/2c57d9640f3357f200ed7e0fbe0012fbe3fe92f3295e76f1d37778a3b8f2/phasepy-0.0.53.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 09:37:38",
    "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"
}
        
Elapsed time: 0.27588s