Metadata-Version: 2.1
Name: fluidsim-core
Version: 0.5.1
Summary: Pure-Python core library for FluidSim framework
Home-page: https://foss.heptapod.net/fluiddyn/fluidsim/-/tree/branch/default/lib
Author: FluidDyn project
Author-email: fluiddyn@freelists.org
License: CeCILL License
Project-URL: Bug Tracker, https://foss.heptapod.net/fluiddyn/fluidsim/-/issues
Project-URL: Documentation, https://fluidsim.readthedocs.io/en/latest/generated/fluidsim_core.html
Keywords: Fluid dynamics,research,CFD,fluiddyn,fluidsim
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

FluidSim Core
=============

Pure-Python core library for FluidSim_ framework. This package provides
generic base classes and utilities to build new solvers.

**Documentation**: https://fluidsim.readthedocs.io/en/latest/generated/fluidsim_core.html

.. _FluidSim: https://fluidsim.readthedocs.io


