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 8d3f3f33dd24cba5b478ad728964b8e23aac8153
parent aced127fef1b377ceb95bbcd91d41ee129feaf24
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri,  2 Mar 2018 10:46:20 +0100

Notify in the input doc that only ASCII stl is supported

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

diff --git a/doc/solstice-input.5.txt b/doc/solstice-input.5.txt @@ -657,10 +657,10 @@ The available triangular meshes are: sphere. *stl*:: - Path toward an external mesh file defined with respect to the **ST**ereo - **L**ithography file format. The front side of the loaded triangles is - defined with respect to their vertex ordering into the STL file: a triangle - is front facing when their vertices are clock wise ordered. + Path toward an external mesh file defined with respect to the ASCII + **ST**ereo **L**ithography file format. The front side of the loaded + triangles is defined with respect to their vertex ordering into the STL + file: a triangle is front facing when their vertices are clock wise ordered. ENTITY ------