Salome HOME
Updated README file
authormichael <michael@localhost.localdomain>
Wed, 2 Dec 2020 10:57:16 +0000 (11:57 +0100)
committermichael <michael@localhost.localdomain>
Wed, 2 Dec 2020 10:57:16 +0000 (11:57 +0100)
CoreFlows/README.md

index f653709ebda10970190c15e6e1e47c356ebdb19c..f50176617dbe02747959c7e48b0392ff429bebfe 100755 (executable)
@@ -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
 ----------