solstice-solver

Solver library of the solstice app
git clone git://git.meso-star.com/solstice-solver.git
Log | Files | Refs | README | LICENSE

commit d9f38b83f3664bc48e53f182723690f11a81c87f
parent 02358199a72edd1dde31cc5e1d99f72a6abb6644
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Thu, 30 Jun 2016 10:50:46 +0200

Add a reference for the CSR sunshape.

Diffstat:
Msrc/ssol.h | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/ssol.h b/src/ssol.h @@ -462,7 +462,8 @@ ssol_sun_create_pillbox struct ssol_sun** sun); /* The sun disk intensity is controlled by a circumsolar ratio. - * TODO add a reference */ + * From the paper "Sunshape distributions for terrestrial solar simulations". + * D. Buie, A.G. Monger, C.J. Dey */ SSOL_API res_T ssol_sun_create_circumsolar_ratio (struct ssol_device* dev,