stardis-solver

Solve coupled heat transfers
git clone git://git.meso-star.fr/stardis-solver.git
Log | Files | Refs | README | LICENSE

commit 2ba696f75a7eba7b1e4703ac960f7556a335e759
parent 0c27a2e42ac1c6c58e93f382ff7c819387a5ad5d
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Thu, 30 Apr 2020 15:37:53 +0200

Fix readme

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -17,7 +17,7 @@ It also depends on the [OpenMP](http://www.openmp.org) 2.0 specification to parallelize its computations. -First ensure that CMake and a compiler that implements the OpenMP 1.2 +First ensure that CMake and a C compiler that implements the OpenMP 2.0 specification are installed on your system. Then install the RCMake package as well as all the aforementioned prerequisites. Finally generate the project from the `cmake/CMakeLists.txt` file by appending to the `CMAKE_PREFIX_PATH`