riversim


Nameriversim JSON
Version 0.6 PyPI version JSON
download
home_pagehttps://github.com/okmechak/riversimpy
SummarySimulation of river growth using model based on Laplace equation. Mathematicaly, in this program we solve PDE equation using Finite Element Method(FEM).
upload_time2022-12-12 10:27:16
maintainer
docs_urlNone
authorOleg Kmechak
requires_python
licenseMIT
keywords laplacea river fem harmonic network growth simulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/okmechak/riversimpy",
    "name": "riversim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "LAPLACEA,RIVER,FEM,HARMONIC,NETWORK,GROWTH,SIMULATION",
    "author": "Oleg Kmechak",
    "author_email": "oleg.kmechak@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/02/7b/b84b28cce72bc6bed780effc83117f57533e9e94e10a03bd9947efa5f636/riversim-0.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simulation of river growth using model based on Laplace equation. Mathematicaly, in this program we solve PDE equation using Finite Element Method(FEM).",
    "version": "0.6",
    "split_keywords": [
        "laplacea",
        "river",
        "fem",
        "harmonic",
        "network",
        "growth",
        "simulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "b9501849d80455bb94fadb51085509f9",
                "sha256": "a9b1ef49cf2687708811c5bf842556e19e0590852fba7031ea947e2621ec21b0"
            },
            "downloads": -1,
            "filename": "riversim-0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "b9501849d80455bb94fadb51085509f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21128116,
            "upload_time": "2022-12-12T10:27:16",
            "upload_time_iso_8601": "2022-12-12T10:27:16.731590Z",
            "url": "https://files.pythonhosted.org/packages/02/7b/b84b28cce72bc6bed780effc83117f57533e9e94e10a03bd9947efa5f636/riversim-0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-12 10:27:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "okmechak",
    "github_project": "riversimpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "riversim"
}
        
Elapsed time: 0.01763s