accim


Nameaccim JSON
Version 0.7.4 PyPI version JSON
download
home_pagehttps://github.com/dsanchez-garcia/accim
SummaryTransforms PMV-based into adaptive setpoint temperature EnergyPlus building energy models
upload_time2024-05-28 09:42:02
maintainerNone
docs_urlNone
authorDaniel Sánchez-García
requires_python<3.10
licenseMIT License
keywords adaptive thermal comfort building energy model building performance simulation energy efficiency
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![ACCIM Logo with header](https://github.com/dsanchez-garcia/accim/blob/master/accim/docs/images/accim_logo_white_w-header_640x320.png?raw=true) ![CIBSE_BSAwards](https://github.com/dsanchez-garcia/accim/blob/master/accim/docs/images/CIBSE%20BSG%20WINNER%202022%20(610x150px).png?raw=true)

![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 figure below clearly explains the aim of adaptive setpoint temperatures: introducing hourly temperature values into the adaptive comfort zone. On the left column, you can see the simulation results of a naturally ventilated building, while on the right column, the same building in mixed-mode operation with adaptive setpoint temperatures.

![Use of adaptive setpoint](https://raw.githubusercontent.com/dsanchez-garcia/accim/master/accim/docs/images/NV_vs_MM.png)

# 1. Citation

If you use this package, please cite us:

Sánchez-García, D., Bienvenido-Huertas, D., Rubio-Bellido, C., 2021. _Computational approach to extend the air-conditioning usage to adaptive comfort: Adaptive-Comfort-Control-Implementation Script._ Automation in Construction. 131, 103900. https://doi.org/10.1016/j.autcon.2021.103900

Sánchez-García, D., Martínez-Crespo, J., Hernando, U.R.R., Alonso, C., 2023. _A detailed view of the Adaptive-Comfort-Control-Implementation Script (ACCIS): The capabilities of the automation system for adaptive setpoint temperatures in building energy models._ Energy and Buildings. 288. https://doi.org/10.1016/j.enbuild.2023.113019

# 2. How to use

## 2.0 Requirements
To use accim, the following must be installed:
- Python 3.9
- EnergyPlus (any version between 9.1 and 23.1 those included)

## 2.1 Installation
First of all, you need to install the package:

    pip install accim

## 2.2 Usage



### 2.2.1 Transforming PMV-based into adaptive setpoint temperatures

This is a very brief explanation of the usage. Therefore, if you don't get the results you expected or get some error, I would recommend reading the 'Detailed use' section at the documentation in the link https://accim.readthedocs.io/en/master/


accim will take as input IDF files those located at the same path as the script. You only need to run the following code:


#### 2.2.1.1 Short version

    from accim.sim import accis
    accis.addAccis()

Once you run this code, you will be asked to enter some information at the terminal or python console to generate the output IDF files.

#### 2.2.1.2 Longer version

    from accim.sim import accis
    accis.addAccis(
        ScriptType=str, # ScriptType: 'vrf_mm', 'vrf_ac', 'ex_mm', 'ex_ac'. For instance: ScriptType='vrf_ac',
        SupplyAirTempInputMethod=str, # SupplyAirTempInputMethod: 'supply air temperature', 'temperature difference'. For instance: SupplyAirTempInputMethod='supply air temperature',
        Output_keep_existing=bool, # Output_keep_existing: True or False. For instance: Output_keep_existing=False,
        Output_type=str, # Output_type: 'simplified', 'standard', 'detailed' or 'custom'. For instance: Output_type='standard',
        Output_freqs=list, # Output_freqs: ['timestep', 'hourly', 'daily', 'monthly', 'runperiod']. For instance: Output_freqs=['hourly', 'runperiod'],
        Output_gen_dataframe=bool, # Output_keep_existing: True or False. For instance: Output_keep_existing=False,
        Output_take_dataframe=pandas Dataframe,
        EnergyPlus_version=str, # EnergyPlus_version: '9.1', '9.2', '9.3', '9.4', '9.5', '9.6', '22.1', '22.2' or '23.1'. For instance: EnergyPlus_version='23.1',
        TempCtrl=str, # TempCtrl: 'temperature' or 'temp', or 'pmv'. For instance: TempCtrl='temp',
        ComfStand=list, # it is the Comfort Standard. Can be any integer from 0 to 22. For instance: ComfStand=[0, 1, 2, 3],
        CAT=list, # it is the Category. Can be 1, 2, 3, 80, 85 or 90. For instance: CAT=[3, 80],
        ComfMod=list, # it is Comfort Mode. Can be 0, 1, 2 or 3. For instance: ComfMod=[0, 3],
        SetpointAcc=float, # it is the accuracy of the setpoint temperatures
        CoolSeasonStart=dd/mm date in string format or integer to represent the day of the year, # it is the start date for the cooling season
        CoolSeasonEnd=dd/mm date in string format or integer to represent the day of the year, # it is the end date for the cooling season
        HVACmode=list, # it is the HVAC mode. 0 for Full AC, 1 for NV and 2 for MM. For instance: HVACmode=[0, 2],
        VentCtrl=list, # it is the Ventilation Control. Can be 0 or 1. For instance: VentCtrl=[0, 1],
        MaxTempDiffVOF=float, # When the difference of operative and outdoor temperature exceeds MaxTempDiffVOF, windows will be opened the fraction of MultiplierVOF. For instance: MaxTempDiffVOF=20,
        MinTempDiffVOF=float, # When the difference of operative and outdoor temperature is smaller than MinTempDiffVOF, windows will be fully opened. Between min and max, windows will be linearly opened. For instance: MinTempDiffVOF=1,
        MultiplierVOF=float, # Fraction of window to be opened when temperature difference exceeds MaxTempDiffVOF. For instance: Multiplier=0.2,
        VSToffset=list, # it is the offset for the ventilation setpoint. Can be any number, float or int. For instance: VSToffset=[-1.5, -1, 0, 1, 1.5],
        MinOToffset=list, # it is the offset for the minimum outdoor temperature to ventilate. Can be any positive number, float or int. For instance: MinOToffset=[0.5, 1, 2],
        MaxWindSpeed=list, # it is the maximum wind speed allowed for ventilation. Can be any positive number, float or int. For instance: MinOToffset=[2.5, 5, 10],
        ASTtol_start=float, # it is the start of the tolerance sequence. For instance: ASTtol_start=0,
        ASTtol_end_input=float, # it is the end of the tolerance sequence. For instance: ASTtol_start=2,
        ASTtol_steps=float, # these are the steps of the tolerance sequence. For instance: ASTtol_steps=0.25,
        NameSuffix=str # NameSuffix: some text you might want to add at the end of the output IDF file name. For instance: NameSuffix='whatever',
        verboseMode=bool # verboseMode: True to print all process in screen, False to not to print it. Default is True. For instance: verboseMode=True,
        confirmGen=bool # True to confirm automatically the generation of IDFs; if False, you'll be asked to confirm in command prompt. Default is False. For instance: confirmGen=False,
    )

You can see a Jupyter Notebook in the link below:  
https://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/addAccis/using_addAccis.ipynb  

You can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder
within your site_packages path, in

accim/sample_files/jupyter_notebooks/addAccis

The path should be something like this, with your username instead of YOUR_USERNAME:

*C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\accim\\sample_files\\jupyter_notebooks\\addAccis*

Then, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run "jupyter notebook". After that, an internet browser will pop up, and you will be able to open the .ipynb file.

### 2.2.2 Renaming epw files for later data analysis

You can see a Jupyter Notebook in the link below:  
https://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/rename_epw_files/using_rename_epw_files.ipynb

You can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder
within your site_packages path, in

accim/sample_files/jupyter_notebooks/rename_epw_files

The path should be something like this, with your username instead of YOUR_USERNAME:

*C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\accim\\sample_files\\jupyter_notebooks\\rename_epw_files*

Then, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run "jupyter notebook". After that, an internet browser will pop up, and you will be able to open the .ipynb file.

### 2.2.3 Running simulations

You can see a Jupyter Notebook in the link below:  
https://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/runEp/using_runEp.ipynb

You can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder
within your site_packages path, in

accim/sample_files/jupyter_notebooks/runEp

The path should be something like this, with your username instead of YOUR_USERNAME:

*C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\accim\\sample_files\\jupyter_notebooks\\runEp*

Then, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run "jupyter notebook". After that, an internet browser will pop up, and you will be able to open the .ipynb file.

### 2.2.4 Functions and methods for data analysis; making figures and tables

You can see a Jupyter Notebook in the link below:  
https://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/Table/using_Table.ipynb

You can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder
within your site_packages path, in

accim/sample_files/jupyter_notebooks/Table

The path should be something like this, with your username instead of YOUR_USERNAME:

*C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\accim\\sample_files\\jupyter_notebooks\\Table*

Then, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run "jupyter notebook". After that, an internet browser will pop up, and you will be able to open the .ipynb file.

### 2.2.5 Full example: from preparation of the input IDFs and EPWs, to simulation and data analysis and visualization

You can see a Jupyter Notebook in the link below:  
https://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/full_example_IBPSA/full_example_IBPSA.ipynb

This Notebook was used in the IBPSA webinar (although for accim version 0.7.1), which you can watch at the following YouTube link:
https://www.youtube.com/watch?v=PQ34Pl7t4HA&t=3393s


You can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder
within your site_packages path, in

accim/sample_files/jupyter_notebooks/full_example_IBPSA

The path should be something like this, with your username instead of YOUR_USERNAME:

*C:\\Users\\YOUR_USERNAME\\AppData\\Local\\Programs\\Python\\Python39\\Lib\\site-packages\\accim\\sample_files\\jupyter_notebooks\\full_example_IBPSA*

Then, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run "jupyter notebook". After that, an internet browser will pop up, and you will be able to open the .ipynb file.

# 3. Documentation

Detailed documentation, including the explanation of the different arguments, is at: https://accim.readthedocs.io/en/master/

# 4. Credits

It wouldn't have been possible to develop this python package without eppy, so thank you for such an awesome work.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dsanchez-garcia/accim",
    "name": "accim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.10",
    "maintainer_email": null,
    "keywords": "adaptive thermal comfort, building energy model, building performance simulation, energy efficiency",
    "author": "Daniel S\u00e1nchez-Garc\u00eda",
    "author_email": "dsanchez7@us.es",
    "download_url": "https://files.pythonhosted.org/packages/3e/30/ce9635b4afcac90e93e7a8eb9cd6400d6247f63d84121ed406c3d211b416/accim-0.7.4.tar.gz",
    "platform": null,
    "description": "\r\n![ACCIM Logo with header](https://github.com/dsanchez-garcia/accim/blob/master/accim/docs/images/accim_logo_white_w-header_640x320.png?raw=true) ![CIBSE_BSAwards](https://github.com/dsanchez-garcia/accim/blob/master/accim/docs/images/CIBSE%20BSG%20WINNER%202022%20(610x150px).png?raw=true)\r\n\r\n![PyPI](https://img.shields.io/pypi/v/accim)\t![PyPI - Python Version](https://img.shields.io/pypi/pyversions/accim)\t![GitHub](https://img.shields.io/github/license/dsanchez-garcia/accim)\t![Read the Docs](https://img.shields.io/readthedocs/accim?color=cyan)\r\n\r\n\r\n\r\nACCIM stands for Adaptive Comfort Control Implemented Model.\r\n\r\nIn 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).\r\n\r\nIn 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.\r\n\r\nThe figure below clearly explains the aim of adaptive setpoint temperatures: introducing hourly temperature values into the adaptive comfort zone. On the left column, you can see the simulation results of a naturally ventilated building, while on the right column, the same building in mixed-mode operation with adaptive setpoint temperatures.\r\n\r\n![Use of adaptive setpoint](https://raw.githubusercontent.com/dsanchez-garcia/accim/master/accim/docs/images/NV_vs_MM.png)\r\n\r\n# 1. Citation\r\n\r\nIf you use this package, please cite us:\r\n\r\nS\u00e1nchez-Garc\u00eda, D., Bienvenido-Huertas, D., Rubio-Bellido, C., 2021. _Computational approach to extend the air-conditioning usage to adaptive comfort: Adaptive-Comfort-Control-Implementation Script._ Automation in Construction. 131, 103900. https://doi.org/10.1016/j.autcon.2021.103900\r\n\r\nS\u00e1nchez-Garc\u00eda, D., Mart\u00ednez-Crespo, J., Hernando, U.R.R., Alonso, C., 2023. _A detailed view of the Adaptive-Comfort-Control-Implementation Script (ACCIS): The capabilities of the automation system for adaptive setpoint temperatures in building energy models._ Energy and Buildings. 288. https://doi.org/10.1016/j.enbuild.2023.113019\r\n\r\n# 2. How to use\r\n\r\n## 2.0 Requirements\r\nTo use accim, the following must be installed:\r\n- Python 3.9\r\n- EnergyPlus (any version between 9.1 and 23.1 those included)\r\n\r\n## 2.1 Installation\r\nFirst of all, you need to install the package:\r\n\r\n    pip install accim\r\n\r\n## 2.2 Usage\r\n\r\n\r\n\r\n### 2.2.1 Transforming PMV-based into adaptive setpoint temperatures\r\n\r\nThis is a very brief explanation of the usage. Therefore, if you don't get the results you expected or get some error, I would recommend reading the 'Detailed use' section at the documentation in the link https://accim.readthedocs.io/en/master/\r\n\r\n\r\naccim will take as input IDF files those located at the same path as the script. You only need to run the following code:\r\n\r\n\r\n#### 2.2.1.1 Short version\r\n\r\n    from accim.sim import accis\r\n    accis.addAccis()\r\n\r\nOnce you run this code, you will be asked to enter some information at the terminal or python console to generate the output IDF files.\r\n\r\n#### 2.2.1.2 Longer version\r\n\r\n    from accim.sim import accis\r\n    accis.addAccis(\r\n        ScriptType=str, # ScriptType: 'vrf_mm', 'vrf_ac', 'ex_mm', 'ex_ac'. For instance: ScriptType='vrf_ac',\r\n        SupplyAirTempInputMethod=str, # SupplyAirTempInputMethod: 'supply air temperature', 'temperature difference'. For instance: SupplyAirTempInputMethod='supply air temperature',\r\n        Output_keep_existing=bool, # Output_keep_existing: True or False. For instance: Output_keep_existing=False,\r\n        Output_type=str, # Output_type: 'simplified', 'standard', 'detailed' or 'custom'. For instance: Output_type='standard',\r\n        Output_freqs=list, # Output_freqs: ['timestep', 'hourly', 'daily', 'monthly', 'runperiod']. For instance: Output_freqs=['hourly', 'runperiod'],\r\n        Output_gen_dataframe=bool, # Output_keep_existing: True or False. For instance: Output_keep_existing=False,\r\n        Output_take_dataframe=pandas Dataframe,\r\n        EnergyPlus_version=str, # EnergyPlus_version: '9.1', '9.2', '9.3', '9.4', '9.5', '9.6', '22.1', '22.2' or '23.1'. For instance: EnergyPlus_version='23.1',\r\n        TempCtrl=str, # TempCtrl: 'temperature' or 'temp', or 'pmv'. For instance: TempCtrl='temp',\r\n        ComfStand=list, # it is the Comfort Standard. Can be any integer from 0 to 22. For instance: ComfStand=[0, 1, 2, 3],\r\n        CAT=list, # it is the Category. Can be 1, 2, 3, 80, 85 or 90. For instance: CAT=[3, 80],\r\n        ComfMod=list, # it is Comfort Mode. Can be 0, 1, 2 or 3. For instance: ComfMod=[0, 3],\r\n        SetpointAcc=float, # it is the accuracy of the setpoint temperatures\r\n        CoolSeasonStart=dd/mm date in string format or integer to represent the day of the year, # it is the start date for the cooling season\r\n        CoolSeasonEnd=dd/mm date in string format or integer to represent the day of the year, # it is the end date for the cooling season\r\n        HVACmode=list, # it is the HVAC mode. 0 for Full AC, 1 for NV and 2 for MM. For instance: HVACmode=[0, 2],\r\n        VentCtrl=list, # it is the Ventilation Control. Can be 0 or 1. For instance: VentCtrl=[0, 1],\r\n        MaxTempDiffVOF=float, # When the difference of operative and outdoor temperature exceeds MaxTempDiffVOF, windows will be opened the fraction of MultiplierVOF. For instance: MaxTempDiffVOF=20,\r\n        MinTempDiffVOF=float, # When the difference of operative and outdoor temperature is smaller than MinTempDiffVOF, windows will be fully opened. Between min and max, windows will be linearly opened. For instance: MinTempDiffVOF=1,\r\n        MultiplierVOF=float, # Fraction of window to be opened when temperature difference exceeds MaxTempDiffVOF. For instance: Multiplier=0.2,\r\n        VSToffset=list, # it is the offset for the ventilation setpoint. Can be any number, float or int. For instance: VSToffset=[-1.5, -1, 0, 1, 1.5],\r\n        MinOToffset=list, # it is the offset for the minimum outdoor temperature to ventilate. Can be any positive number, float or int. For instance: MinOToffset=[0.5, 1, 2],\r\n        MaxWindSpeed=list, # it is the maximum wind speed allowed for ventilation. Can be any positive number, float or int. For instance: MinOToffset=[2.5, 5, 10],\r\n        ASTtol_start=float, # it is the start of the tolerance sequence. For instance: ASTtol_start=0,\r\n        ASTtol_end_input=float, # it is the end of the tolerance sequence. For instance: ASTtol_start=2,\r\n        ASTtol_steps=float, # these are the steps of the tolerance sequence. For instance: ASTtol_steps=0.25,\r\n        NameSuffix=str # NameSuffix: some text you might want to add at the end of the output IDF file name. For instance: NameSuffix='whatever',\r\n        verboseMode=bool # verboseMode: True to print all process in screen, False to not to print it. Default is True. For instance: verboseMode=True,\r\n        confirmGen=bool # True to confirm automatically the generation of IDFs; if False, you'll be asked to confirm in command prompt. Default is False. For instance: confirmGen=False,\r\n    )\r\n\r\nYou can see a Jupyter Notebook in the link below:  \r\nhttps://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/addAccis/using_addAccis.ipynb  \r\n\r\nYou can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder\r\nwithin your site_packages path, in\r\n\r\naccim/sample_files/jupyter_notebooks/addAccis\r\n\r\nThe path should be something like this, with your username instead of YOUR_USERNAME:\r\n\r\n*C:\\\\Users\\\\YOUR_USERNAME\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python39\\\\Lib\\\\site-packages\\\\accim\\\\sample_files\\\\jupyter_notebooks\\\\addAccis*\r\n\r\nThen, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run \"jupyter notebook\". After that, an internet browser will pop up, and you will be able to open the .ipynb file.\r\n\r\n### 2.2.2 Renaming epw files for later data analysis\r\n\r\nYou can see a Jupyter Notebook in the link below:  \r\nhttps://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/rename_epw_files/using_rename_epw_files.ipynb\r\n\r\nYou can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder\r\nwithin your site_packages path, in\r\n\r\naccim/sample_files/jupyter_notebooks/rename_epw_files\r\n\r\nThe path should be something like this, with your username instead of YOUR_USERNAME:\r\n\r\n*C:\\\\Users\\\\YOUR_USERNAME\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python39\\\\Lib\\\\site-packages\\\\accim\\\\sample_files\\\\jupyter_notebooks\\\\rename_epw_files*\r\n\r\nThen, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run \"jupyter notebook\". After that, an internet browser will pop up, and you will be able to open the .ipynb file.\r\n\r\n### 2.2.3 Running simulations\r\n\r\nYou can see a Jupyter Notebook in the link below:  \r\nhttps://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/runEp/using_runEp.ipynb\r\n\r\nYou can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder\r\nwithin your site_packages path, in\r\n\r\naccim/sample_files/jupyter_notebooks/runEp\r\n\r\nThe path should be something like this, with your username instead of YOUR_USERNAME:\r\n\r\n*C:\\\\Users\\\\YOUR_USERNAME\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python39\\\\Lib\\\\site-packages\\\\accim\\\\sample_files\\\\jupyter_notebooks\\\\runEp*\r\n\r\nThen, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run \"jupyter notebook\". After that, an internet browser will pop up, and you will be able to open the .ipynb file.\r\n\r\n### 2.2.4 Functions and methods for data analysis; making figures and tables\r\n\r\nYou can see a Jupyter Notebook in the link below:  \r\nhttps://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/Table/using_Table.ipynb\r\n\r\nYou can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder\r\nwithin your site_packages path, in\r\n\r\naccim/sample_files/jupyter_notebooks/Table\r\n\r\nThe path should be something like this, with your username instead of YOUR_USERNAME:\r\n\r\n*C:\\\\Users\\\\YOUR_USERNAME\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python39\\\\Lib\\\\site-packages\\\\accim\\\\sample_files\\\\jupyter_notebooks\\\\Table*\r\n\r\nThen, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run \"jupyter notebook\". After that, an internet browser will pop up, and you will be able to open the .ipynb file.\r\n\r\n### 2.2.5 Full example: from preparation of the input IDFs and EPWs, to simulation and data analysis and visualization\r\n\r\nYou can see a Jupyter Notebook in the link below:  \r\nhttps://github.com/dsanchez-garcia/accim/blob/master/accim/sample_files/jupyter_notebooks/full_example_IBPSA/full_example_IBPSA.ipynb\r\n\r\nThis Notebook was used in the IBPSA webinar (although for accim version 0.7.1), which you can watch at the following YouTube link:\r\nhttps://www.youtube.com/watch?v=PQ34Pl7t4HA&t=3393s\r\n\r\n\r\nYou can also execute it at your computer. You just need to find the folder containing the .ipynb and all other files at the accim package folder\r\nwithin your site_packages path, in\r\n\r\naccim/sample_files/jupyter_notebooks/full_example_IBPSA\r\n\r\nThe path should be something like this, with your username instead of YOUR_USERNAME:\r\n\r\n*C:\\\\Users\\\\YOUR_USERNAME\\\\AppData\\\\Local\\\\Programs\\\\Python\\\\Python39\\\\Lib\\\\site-packages\\\\accim\\\\sample_files\\\\jupyter_notebooks\\\\full_example_IBPSA*\r\n\r\nThen, you just need to copy the folder to a different path (i.e. Desktop), open a cmd dialog pointing at it, and run \"jupyter notebook\". After that, an internet browser will pop up, and you will be able to open the .ipynb file.\r\n\r\n# 3. Documentation\r\n\r\nDetailed documentation, including the explanation of the different arguments, is at: https://accim.readthedocs.io/en/master/\r\n\r\n# 4. Credits\r\n\r\nIt wouldn't have been possible to develop this python package without eppy, so thank you for such an awesome work.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Transforms PMV-based into adaptive setpoint temperature EnergyPlus building energy models",
    "version": "0.7.4",
    "project_urls": {
        "Homepage": "https://github.com/dsanchez-garcia/accim"
    },
    "split_keywords": [
        "adaptive thermal comfort",
        " building energy model",
        " building performance simulation",
        " energy efficiency"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e30ce9635b4afcac90e93e7a8eb9cd6400d6247f63d84121ed406c3d211b416",
                "md5": "fc71928640db134f5e8f0d9a43a66eaf",
                "sha256": "8ff4a8b5a8dbc5fe95ef6a5377fc229ba9de7ec4ad4629a76eb9c3aedd43e5a5"
            },
            "downloads": -1,
            "filename": "accim-0.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "fc71928640db134f5e8f0d9a43a66eaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.10",
            "size": 27856266,
            "upload_time": "2024-05-28T09:42:02",
            "upload_time_iso_8601": "2024-05-28T09:42:02.878397Z",
            "url": "https://files.pythonhosted.org/packages/3e/30/ce9635b4afcac90e93e7a8eb9cd6400d6247f63d84121ed406c3d211b416/accim-0.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-28 09:42:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dsanchez-garcia",
    "github_project": "accim",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "accim"
}
        
Elapsed time: 0.27997s