Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Findings on Installation-Process #98

Open
kuhnal opened this issue Nov 10, 2020 · 0 comments
Open

Findings on Installation-Process #98

kuhnal opened this issue Nov 10, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on

Comments

@kuhnal
Copy link
Collaborator

kuhnal commented Nov 10, 2020

This code can be easily downloaded and run under Mac and Windows Systems.

The following python-packages need to be installed (run on version 3.7!) for anyone trying to run this code:
numpy, pandas, pvlib, matplotlib, SALib, xlrd, openpyxl

The following paths must be adapted:

  • in data_prep.py, simulation_engine_dynamic.py on import sys, sys.path.insert(...)
    Here, the RC_BuildingSimulator must be added to the given path
  • in data/scenarios.xlsx for weather and occupancy schedule files
@kuhnal kuhnal added documentation Improvements or additions to documentation wontfix This will not be worked on labels Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant