OTSun


NameOTSun JSON
Version 2.10.8 PyPI version JSON
download
home_pagehttps://github.com/bielcardona/OTSun
SummaryAnalyzer of sun collectors
upload_time2023-12-14 12:41:27
maintainer
docs_urlNone
authorGabriel Cardona, Ramon Pujol
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/OTSun.svg)](https://badge.fury.io/py/OTSun)

![OTSun logo](https://github.com/bielcardona/OTSun/raw/master/logo_OTSun.png)

# 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/

## How to cite OTSun?

If you need to cite OTSun, please use the following reference:

* Cardona G, Pujol-Nadal R (2020) OTSun, a python package for the optical analysis of solar-thermal collectors and photovoltaic cells with arbitrary geometry. PLoS ONE 15(10): e0240735. https://doi.org/10.1371/journal.pone.0240735

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bielcardona/OTSun",
    "name": "OTSun",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Gabriel Cardona, Ramon Pujol",
    "author_email": "gabriel.cardona@uib.es, ramon.pujol@uib.es",
    "download_url": "https://files.pythonhosted.org/packages/fe/8a/00a2f61ddf15c070316d2c73bef2dc5299a77c04f83542c359ee45ef4a2e/OTSun-2.10.8.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/OTSun.svg)](https://badge.fury.io/py/OTSun)\n\n![OTSun logo](https://github.com/bielcardona/OTSun/raw/master/logo_OTSun.png)\n\n# OTSun\n\nOTSun is a python package that uses the Monte Carlo Forward Ray Tracing for the optical analysis of Solar Thermal Collectors and Solar Cells. \n\n## Installation\n\nThe package can be installed either from pypi:\n`pip install otsun` or downloaded installed with `python setup.py install`.\n\nIn order to use the package the libraries of FreeCAD (https://www.freecadweb.org/) must be available and included in your python path.\n\n## Documentation\n\nThe documentation of the module is available at http://otsun.readthedocs.io/\n\n## How to cite OTSun?\n\nIf you need to cite OTSun, please use the following reference:\n\n* Cardona G, Pujol-Nadal R (2020) OTSun, a python package for the optical analysis of solar-thermal collectors and photovoltaic cells with arbitrary geometry. PLoS ONE 15(10): e0240735. https://doi.org/10.1371/journal.pone.0240735\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Analyzer of sun collectors",
    "version": "2.10.8",
    "project_urls": {
        "Homepage": "https://github.com/bielcardona/OTSun"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe8a00a2f61ddf15c070316d2c73bef2dc5299a77c04f83542c359ee45ef4a2e",
                "md5": "41e724c3980c77af714f1f614aec75c8",
                "sha256": "2894167a773e1fe8e741377ba9c5e6a23c4fdd433f08219e1dd635c65037b344"
            },
            "downloads": -1,
            "filename": "OTSun-2.10.8.tar.gz",
            "has_sig": false,
            "md5_digest": "41e724c3980c77af714f1f614aec75c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 50723,
            "upload_time": "2023-12-14T12:41:27",
            "upload_time_iso_8601": "2023-12-14T12:41:27.225375Z",
            "url": "https://files.pythonhosted.org/packages/fe/8a/00a2f61ddf15c070316d2c73bef2dc5299a77c04f83542c359ee45ef4a2e/OTSun-2.10.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 12:41:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bielcardona",
    "github_project": "OTSun",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "otsun"
}
        
Elapsed time: 0.15500s