stardis-solver

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

commit 85842462e270c298f42c829a9277fecaea4ddc8a
parent f46938ca1cdfab045db1821b08bdcd462ca37dbc
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 16 Mar 2022 16:09:34 +0100

Merge branch 'release_0.13.1' into develop

Diffstat:
MREADME.md | 5+++++
Mcmake/CMakeLists.txt | 2+-
2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -117,6 +117,11 @@ variable the install directories of its dependencies. ## Release notes +### Version 0.13.1 + +Fixed compilation errors and compilation warnings displayed on some versions of +GCC. + ### Version 0.13 #### Non linear radiative transfer diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -66,7 +66,7 @@ rcmake_append_runtime_dirs(_runtime_dirs ############################################################################### set(VERSION_MAJOR 0) set(VERSION_MINOR 13) -set(VERSION_PATCH 0) +set(VERSION_PATCH 1) set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}) set(SDIS_FILES_SRC