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 d731732bd1c32d69c2b5c890cda054e7b92472ae
parent 9cdf813bdb0faa5f3a7bc11be05c0111b924c9ed
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Wed, 10 May 2017 17:38:47 +0200

Adding center to circles.

Diffstat:
Mdoc/solstice-input.5.ronn | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/doc/solstice-input.5.ronn b/doc/solstice-input.5.ronn @@ -128,6 +128,7 @@ submitted to the `solstice`(1) program. <circle-descriptor> ::= circle: radius: REAL # in ]0, INF) + [ center: <real2> ] # Default is 0,0 [ segments: INTEGER ] # in [3, 4096]. Default is 64 <vertices-list> ::= - <real2>