From 2d476f879129e35def9bf88a7becd2fceeab1979 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 2 Dec 2020 11:57:16 +0100 Subject: [PATCH] Updated README file --- CoreFlows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ---------- -- 2.39.2