solstice

Compute collected power and efficiencies of a solar plant
git clone git://git.meso-star.com/solstice.git
Log | Files | Refs | README | LICENSE

commit 813e6af1a2b569a6625df164a1b743a8c00c3a51
parent 8c037cae7af58f72315d7f8e89eea9c225cfa6d8
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu, 21 Sep 2017 15:09:52 +0200

Write the 0.5 release note

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -60,6 +60,11 @@ informations on CMake. ## Release notes +### Version 0.5 + +- Improve the performances of the solver up to 50% in situations where the + radiative random walks bounce on many surfaces. + ### Version 0.4.1 - Update the name of the outputted data in the solstice-output man page.