Salome HOME
Inserted logo picture in README file
authormichael <michael@localhost.localdomain>
Wed, 2 Dec 2020 10:51:48 +0000 (11:51 +0100)
committermichael <michael@localhost.localdomain>
Wed, 2 Dec 2020 10:51:48 +0000 (11:51 +0100)
README.md

index 2febd74b5fb01a68b574ce5baa6caafadce575c9..9fff18e70b514c59ad88a079652766129149dbb7 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
-SOLVERLAB
-======
+</center>
 
+| ![logo](logoSOLVERLAB.png) |
+|:--:|
+| *SOLVERLAB* |
+
+</center>
 SOLVERLAB is a geometrical and numerical C++/Python library designed for numerical analysts who work on the discretisation of partial differential equations on general shapes and meshes and would rather focus on high-level scripting. The goal is to provide simple MATLAB style functions for the generation and manipulation of meshes, fields and matrices. The library originates from [CDMATH](http://cdmath.jimdo.com), a collaborative workgroup with the same name. It is based on the [MEDcoupling](https://docs.salome-platform.org/latest/dev/MEDCoupling/tutorial/index.html) C++/python library of the [SALOME](http://www.salome-platform.org/) project for the handling of meshes and fields, and on the C++ library [PETSC](https://www.mcs.anl.gov/petsc/) for the handling of matrices and linear solvers. 
 
 SOLVERLAB includes PDE systems