diff --git a/README.md b/README.md index df9bd2c7b..1da181dc9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,20 @@ # 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 + + + + ## Installation from sources -On windows: [see install page.](https://github.com/onera/Cassiopee/blob/main/docs/developers/Install/msys2.md) +- [On windows](https://github.com/onera/Cassiopee/blob/main/docs/developers/Install/msys2.md) -On linux ubuntu: [see install page.](https://github.com/onera/Cassiopee/blob/main/docs/developers/Install/ubuntu.md) \ No newline at end of file +- [On linux ubuntu](https://github.com/onera/Cassiopee/blob/main/docs/developers/Install/ubuntu.md) \ No newline at end of file diff --git a/docs/More.html b/docs/More.html index 3e1fa49df..e2a4a8698 100644 --- a/docs/More.html +++ b/docs/More.html @@ -22,7 +22,7 @@
Cassiopée (CFD Advanced Set of Services In an Open Python EnvironmEnt) is a set of Python modules providing advanced services for preparing CFD computations and post-processing CFD solutions. This is a research software developped by ONERA, the French Aerospace Lab and distributed as free software under GPL3. Cassiopée is independent of any solver and can be used with any multiblock/overset structured/unstructured flow solver.
+
Cassiopée (CFD Advanced Set of Services In an Open Python EnvironmEnt) is a set of Python modules providing advanced services for preparing CFD computations and post-processing CFD solutions. This is a research software developped by ONERA, the French Aerospace Lab and distributed as free software under LGPL3. Cassiopée is independent of any solver and can be used with any multiblock/overset structured/unstructured flow solver.
Provided services are low level functions, that are designed to be used for easily building your own applications.
diff --git a/docs/index.html b/docs/index.html
index 511e212d6..bb3afbf32 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -35,7 +35,7 @@
+ Current release: 4.0 (07/2024) [release notes].