{ "info": { "author": "Pierre Augier", "author_email": "pierre.augier@univ-grenoble-alpes.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": ".. |coverage| image:: https://codecov.io/bb/fluiddyn/fluidsim_ocean/branch/default/graph/badge.svg\n :target: https://codecov.io/bb/fluiddyn/fluidsim_ocean\n :alt: Code coverage\n\nThe Python package Fluidsim_ocean provides solvers useful for studying the oceanic\ndynamics implemented using the CFD framework `fluidsim\n`_.\n\nInstallation\n------------\n\nFor simple setup, ``pip install fluidsim_ocean`` should work.\n\nIf you care about performance, first install `fluidsim\n`_ and then, get the source code of\nfluidsim_ocean from `Bitbucket `__\nand install with::\n\n python setup.py develop\n\nTests\n-----\n\nFrom the root directory::\n\n make tests\n make tests_mpi\n\nOr, from the root directory or from any of the \"test\" directories::\n\n python -m unittest discover\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/fluiddyn/fluidsim_ocean", "keywords": "Fluid dynamics,research", "license": "CeCILL", "maintainer": "", "maintainer_email": "", "name": "fluidsim-ocean", "package_url": "https://pypi.org/project/fluidsim-ocean/", "platform": "", "project_url": "https://pypi.org/project/fluidsim-ocean/", "project_urls": { "Homepage": "https://bitbucket.org/fluiddyn/fluidsim_ocean" }, "release_url": "https://pypi.org/project/fluidsim-ocean/0.0.0a0/", "requires_dist": [ "fluidsim", "Sphinx (>=1.1); extra == 'doc'", "numpydoc; extra == 'doc'", "mpi4py; extra == 'parallel'" ], "requires_python": ">=3.6", "summary": "Fluidsim solvers for oceanic studies.", "version": "0.0.0a0" }, "last_serial": 4007819, "releases": { "0.0.0a0": [ { "comment_text": "", "digests": { "md5": "5e3da4e98e8c6d4931e380855a90fe2a", "sha256": "b4e5b0ab95240127160b9012d5f32895464d25e05f4572b9d32ad6dd52b7f893" }, "downloads": -1, "filename": "fluidsim_ocean-0.0.0a0-py3-none-any.whl", "has_sig": false, "md5_digest": "5e3da4e98e8c6d4931e380855a90fe2a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6188, "upload_time": "2018-06-27T14:52:36", "url": "https://files.pythonhosted.org/packages/46/4f/9024c2243d1c320b57a60e62dc0cc6e0ea0c003993973106d6108a84d244/fluidsim_ocean-0.0.0a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7c9addef5c236d181e22aac4467bf257", "sha256": "803985b9a6f2596834c3d8c7fe0c86f19ac2b00034500acf30602a7d7bddd8e1" }, "downloads": -1, "filename": "fluidsim_ocean-0.0.0a0.tar.gz", "has_sig": false, "md5_digest": "7c9addef5c236d181e22aac4467bf257", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6640, "upload_time": "2018-06-27T14:52:37", "url": "https://files.pythonhosted.org/packages/78/ab/f6f63340cb945a1263b95fd19b7e55ce0887e7db6a25053d8f8288e9b057/fluidsim_ocean-0.0.0a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e3da4e98e8c6d4931e380855a90fe2a", "sha256": "b4e5b0ab95240127160b9012d5f32895464d25e05f4572b9d32ad6dd52b7f893" }, "downloads": -1, "filename": "fluidsim_ocean-0.0.0a0-py3-none-any.whl", "has_sig": false, "md5_digest": "5e3da4e98e8c6d4931e380855a90fe2a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6188, "upload_time": "2018-06-27T14:52:36", "url": "https://files.pythonhosted.org/packages/46/4f/9024c2243d1c320b57a60e62dc0cc6e0ea0c003993973106d6108a84d244/fluidsim_ocean-0.0.0a0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7c9addef5c236d181e22aac4467bf257", "sha256": "803985b9a6f2596834c3d8c7fe0c86f19ac2b00034500acf30602a7d7bddd8e1" }, "downloads": -1, "filename": "fluidsim_ocean-0.0.0a0.tar.gz", "has_sig": false, "md5_digest": "7c9addef5c236d181e22aac4467bf257", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6640, "upload_time": "2018-06-27T14:52:37", "url": "https://files.pythonhosted.org/packages/78/ab/f6f63340cb945a1263b95fd19b7e55ce0887e7db6a25053d8f8288e9b057/fluidsim_ocean-0.0.0a0.tar.gz" } ] }