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 b7919ad2e562f839c307d04e666cc889b7fbe87b
parent 461af6de74f8a064cd086ce7da3e0a775aa77e1f
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Wed, 23 May 2018 11:48:13 +0200

Fix a typo in documentation

Diffstat:
Mdoc/solstice-input.5.txt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/solstice-input.5.txt b/doc/solstice-input.5.txt @@ -782,8 +782,8 @@ each with its own set of parameters and behaviour. It has a *target* and can have a *ref_point* and a *spacing* that defines the translation along the +Y axis after the first rotation. If not defined, *spacing* is 0. The *zx_pivot* pointing algorithm considers an - incoming ray of light from the center of the sun and rotates the pivot's - children of the pivot so that a specular reflection at *ref_point* using + incoming ray of light from the center of the sun and rotates its + children so that a specular reflection at *ref_point* using +Y as local normal will hit the target point of the pivot, or will have the specified direction (depending of the kind of target).