Metadata-Version: 2.1
Name: Cassiopee88
Version: 4.0
Summary: Computational Fluid Dynamics pre- and post-processing python modules
Author-email: ONERA <christophe.benoit@onera.fr>
License: LGPLv3
Project-URL: Homepage, https://github.com/onera/Cassiopee
Project-URL: Documentation, https://cassiopee.onera.fr/
Project-URL: Repository, https://github.com/onera/Cassiopee.git
Project-URL: Issues, https://github.com/onera/Cassiopee/issues
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: numpy >=1.23.3
Requires-Dist: mpi4py >=3.1.3
Requires-Dist: scons >=4.4.0

# Cassiopee 4

**C**omputational **F**luid **D**ynamics pre- and post-processing python modules.

-- Under construction --

- [Documentation](https://onera.github.io/Cassiopee)

- Tutorials

## Installation from binaries

<!-- - [Docker image](https://github.com/onera/Cassiopee/blob/main/docs/developers/Docker/UsingDocker.md) -->

<!--- - with pip -->
<!-- - On windows, download setup.exe -->

## Installation from sources

- [On windows](https://github.com/onera/Cassiopee/blob/main/docs/developers/Install/msys2.md)

- [On linux ubuntu](https://github.com/onera/Cassiopee/blob/main/docs/developers/Install/ubuntu.md)
