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 d437d65a72875ba1a1db182ddd39a5c5acdda5b8
parent 4322950ce465d3c05851e0e8fc2bd9e3ed034514
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 15 May 2017 17:00:52 +0200

Fix a misspelling in the man of the solstice CLI

Diffstat:
Mdoc/solstice.1.ronn.in | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/solstice.1.ronn.in b/doc/solstice.1.ronn.in @@ -13,7 +13,7 @@ solstice(1) -- compute the power collected by a concentrated solar plant `solstice` computes the total power collected by a concentrated solar plant, as described in the `solstice-input`(5) _file_. If the _file_ argument is not provided, the solar plant is read from standard input. To evaluate various -efficiencies for each primary reflector, it computes losses due to cosinus +efficiencies for each primary reflector, it computes losses due to cosine effect, shadowing and masking, orientation and surface irregularities, reflectivity and atmospheric transmission. The efficiency for each one of these effects is subsequently computed for each reflector.