Metadata-Version: 2.1
Name: OTSun
Version: 2.1.2
Summary: Analizer of sun collectors
Home-page: https://github.com/bielcardona/OTSun
Author: Gabriel Cardona, Ramon Pujol
Author-email: gabriel.cardona@uib.es, ramon.pujol@uib.es
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy (==1.12)
Requires-Dist: enum34
Requires-Dist: autologging

# OTSun

OTSun is a python package that uses the Monte Carlo Forward Ray Tracing for the optical analysis of Solar Thermal Collectors and Solar Cells. 

## Installation

The package can be installed either from pypi:
`pip install otsun` or downloaded installed with `python setup.py install`.

In order to use the package the libraries of FreeCAD (https://www.freecadweb.org/) must be available and included in your python path.

## Documentation

The documentation of the module is available at http://otsun.readthedocs.io/


