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 5a0860f50b088b378bcabcdc1a006fe06bddfdb1
parent 56336cfee136aa5a1d1f56b6c99a74b38a0107d9
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 15 Jun 2018 15:41:21 +0200

Write the 0.8.1 release note

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

diff --git a/README.md b/README.md @@ -60,6 +60,13 @@ informations on CMake. ## Release notes +### Version 0.8.1 + +- Fix the VTK of the receiver map: the receiver map was written as `double` + while the type notified in the VTK file was `float`. This might produce + errors on loading of the resulting VTK file. The VTK data type is now set to + `double` to make it consistent with the type of the written values. + ### Version 0.8 Add the support of per-triangle absorbed flux density. The `per_primitive`