From: michael Date: Wed, 2 Dec 2020 10:57:16 +0000 (+0100) Subject: Updated README file X-Git-Tag: V9_7_0~107 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2d476f879129e35def9bf88a7becd2fceeab1979;p=tools%2Fsolverlab.git Updated README file --- diff --git a/CoreFlows/README.md b/CoreFlows/README.md index f653709..f501766 100755 --- a/CoreFlows/README.md +++ b/CoreFlows/README.md @@ -18,7 +18,7 @@ are the study of - The coupling of fluid models or multiphysics coupling (eg thermal hydraulics and neutronics or thermal hydraulics and solid thermics) CDMATH-CoreFlows relies on the numerical toolbox [CDMATH-Toolbox](https://github.com/ndjinga/CDMATH) of the project [CDMATH](http://cdmath.jimdo.com) for the handling of meshes and fields, and on the library [PETSC](https://www.mcs.anl.gov/petsc/) for the handling of large sparse matrices. -You will need the packages 'doxygen' if you want to generate de documentation and 'swig' if you want to use python scripts. The software is currently developed for linux distributions and is maintained on Ubuntu 14.04 LTS, 16.04 LTS and 18.04 LTS, as well as on Fedora 24, 26 and 29. +You will need the packages 'doxygen' if you want to generate de documentation and 'swig' if you want to use python scripts. The software is currently developed for linux distributions and is maintained on Ubuntu 16.04 LTS and 18.04 LTS, as well as on Fedora 24, 26, 28, 30 and 32. User guide ----------