Metadata-Version: 2.1
Name: accim
Version: 0.1.7
Summary: Transforms PMV-based into adaptive setpoint temperature EnergyPlus building energy models
Home-page: https://github.com/dsanchez-garcia/accim
Author: Daniel Sánchez-García
Author-email: dsanchez7@us.es
License: MIT License
Description: 
        ![ACCIM Logo with header](docs/images/accim_logo_nohatch_w-header.svg)
        
        ![PyPI](https://img.shields.io/pypi/v/accim)	![PyPI - Python Version](https://img.shields.io/pypi/pyversions/accim)	![GitHub](https://img.shields.io/github/license/dsanchez-garcia/accim)	![Read the Docs](https://img.shields.io/readthedocs/accim?color=cyan)
        
        
        
        ACCIM stands for Adaptive Comfort Control Implemented Model.
        
        In research terms, this is a proposal for a paradigm shift, from using fixed PMV-based to adaptive setpoint temperatures, based on adaptive thermal comfort algorithms and it has been widely studied and published on scientific research journals (for more information, refer to https://orcid.org/0000-0002-3080-0821).
        
        In terms of code, this is a python package that transforms fixed setpoint temperature building energy models into adaptive setpoint temperature energy models by adding the Adaptive Comfort Control Implementation Script (ACCIS). This package has been developed to be used in EnergyPlus building energy performance simulations.
        
        The documentation is at: https://accim.readthedocs.io/en/master/
        
        ### Credits
        
        It wouldn't have been possible to develop this python package without eppy, so thank you for such an awesome work.
        
Keywords: adaptive thermal comfort,building energy model,building performance simulation,energy efficiency
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
