vortexfitting


Namevortexfitting JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/guilindner/VortexFitting
SummaryA tool to locate and characterize vortices
upload_time2020-09-22 00:24:39
maintainer
docs_urlNone
authorGuilherme Anrain Lindner
requires_python
licenseMIT
keywords vortex cfd fluid mechanics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VortexFitting
Tools for detection, identification and fitting of vortices based on the
non-linear fitting of the Lamb-Oseen vortex model.

# Documentation
https://guilindner.github.io/VortexFitting/

-----------------

This project was started by Guilherme Lindner as a Master 1 project of the [International Master in Turbulence](http://imp-turbulence.ec-lille.fr), at Ecole Centrale de Lille, under the supervision of Jean-Philippe Laval, Jean Marc Foucaut and Ilkay Solak.
The code was validated and improved by Dr. Yann Devaux at Institute Pprime, Poitiers, France.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/guilindner/VortexFitting",
    "name": "vortexfitting",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "vortex cfd fluid mechanics",
    "author": "Guilherme Anrain Lindner",
    "author_email": "lindner.guilherme@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/f9/d2189e545ac51f824a91ac483bea09326f7962f0f9a21fcfa8667e7279d8/vortexfitting-1.0.1.tar.gz",
    "platform": "",
    "description": "# VortexFitting\nTools for detection, identification and fitting of vortices based on the\nnon-linear fitting of the Lamb-Oseen vortex model.\n\n# Documentation\nhttps://guilindner.github.io/VortexFitting/\n\n-----------------\n\nThis project was started by Guilherme Lindner as a Master 1 project of the [International Master in Turbulence](http://imp-turbulence.ec-lille.fr), at Ecole Centrale de Lille, under the supervision of Jean-Philippe Laval, Jean Marc Foucaut and Ilkay Solak.\nThe code was validated and improved by Dr. Yann Devaux at Institute Pprime, Poitiers, France.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool to locate and characterize vortices",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/guilindner/VortexFitting",
        "Source": "https://github.com/guilindner/VortexFitting"
    },
    "split_keywords": [
        "vortex",
        "cfd",
        "fluid",
        "mechanics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42fe81eb1264eac3866aa4592313f4b5bb2a02c63450e941d9628f1624fbe27e",
                "md5": "d7be332514831d4882b3e0caef948ee6",
                "sha256": "4af53f10e57241a22a3e2da429b32579b5205e2f81b5a69dd0cb735b3298b089"
            },
            "downloads": -1,
            "filename": "vortexfitting-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7be332514831d4882b3e0caef948ee6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21530,
            "upload_time": "2020-09-22T00:24:37",
            "upload_time_iso_8601": "2020-09-22T00:24:37.632989Z",
            "url": "https://files.pythonhosted.org/packages/42/fe/81eb1264eac3866aa4592313f4b5bb2a02c63450e941d9628f1624fbe27e/vortexfitting-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4f9d2189e545ac51f824a91ac483bea09326f7962f0f9a21fcfa8667e7279d8",
                "md5": "e3ce6c2674034283eaffdf55194f74a1",
                "sha256": "ff17945b6367d01aedcbd012f28e2d7833963a04ea74bd340007d5ea1fd2153d"
            },
            "downloads": -1,
            "filename": "vortexfitting-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e3ce6c2674034283eaffdf55194f74a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18676,
            "upload_time": "2020-09-22T00:24:39",
            "upload_time_iso_8601": "2020-09-22T00:24:39.318984Z",
            "url": "https://files.pythonhosted.org/packages/c4/f9/d2189e545ac51f824a91ac483bea09326f7962f0f9a21fcfa8667e7279d8/vortexfitting-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-09-22 00:24:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "guilindner",
    "github_project": "VortexFitting",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "vortexfitting"
}
        
Elapsed time: 8.08218s