Go to file
2024-03-05 16:29:45 -05:00
cerc_hub.egg-info Correct trimesh dependency 2023-07-24 12:33:24 -04:00
css add error handling 2022-05-11 07:34:24 -04:00
data geojson_creator.py is changed to a function getting x, y, and diff as input to generate the .geojson file 2023-12-20 15:33:50 -05:00
hub Energy System Analysis Report 2024-03-05 15:42:29 -05:00
img add working version of ep_workflow 2022-03-24 09:22:39 -04:00
imports redefined the way long schedules are assigned to energy+ 2022-10-28 18:01:06 -04:00
input_files a script named energy_system_sizing.py is created in the importers to size the energy system components. This is a very simple sizing process where we only size the heat pump and boiler for 60 and 40 percent of the maximum demand 2024-01-17 13:10:39 -05:00
js Correct issues with gml files and ep_workflow 2022-06-07 13:18:07 -04:00
node_modules add working version of ep_workflow 2022-03-24 09:22:39 -04:00
out_files Energy System Analysis Report 2024-03-05 15:42:29 -05:00
scripts a script named energy_system_sizing.py is created in the importers to size the energy system components 2024-01-02 18:30:39 -05:00
tests .gitignore is updated 2024-02-20 16:44:06 -05:00
.gitignore gitignore updated 2024-03-05 16:29:45 -05:00
175785_monthly_maximum_hvac_loads.jpg Energy System Analysis Report 2024-03-05 15:42:29 -05:00
176293_monthly_maximum_hvac_loads.jpg Energy System Analysis Report 2024-03-05 15:42:29 -05:00
182393_monthly_maximum_hvac_loads.jpg Energy System Analysis Report 2024-03-05 15:42:29 -05:00
dhw_demand_chart.jpg Energy System Analysis Report 2024-03-05 15:42:29 -05:00
electricity_demand_chart.jpg Energy System Analysis Report 2024-03-05 15:42:29 -05:00
energy_system_analysis_report.aux Energy System Analysis Report 2024-03-05 15:42:29 -05:00
energy_system_analysis_report.log Energy System Analysis Report 2024-03-05 15:42:29 -05:00
energy_system_analysis_report.pdf Energy System Analysis Report 2024-03-05 15:42:29 -05:00
energy_system_analysis_report.tex Energy System Analysis Report 2024-03-05 15:42:29 -05:00
geojson_creator.py geojson_creator.py is changed to a function getting x, y, and diff as input to generate the .geojson file 2023-12-20 15:33:50 -05:00
hvac_demand_chart.jpg Energy System Analysis Report 2024-03-05 15:42:29 -05:00
init.js add working version of ep_workflow 2022-03-24 09:22:39 -04:00
latlong2.py first commit 2023-12-19 13:51:06 -05:00
main.html Correct issues with gml files and ep_workflow 2022-06-07 13:18:07 -04:00
main.js Correct issues with gml files and ep_workflow 2022-06-07 13:18:07 -04:00
main.py Energy System Analysis Report 2024-03-05 15:42:29 -05:00
package-lock.json add working version of ep_workflow 2022-03-24 09:22:39 -04:00
package.json add working version of ep_workflow 2022-03-24 09:22:39 -04:00
pyproject.toml Partial correction of persistence 2023-01-31 13:11:39 -05:00
README.md add working version of ep_workflow 2022-03-24 09:22:39 -04:00
report_creation.py Energy System Analysis Report 2024-03-05 15:42:29 -05:00
requirements.txt Additional changes, the db_control building info need to be changed 2023-07-28 14:55:06 -04:00
setup.py Merge remote-tracking branch 'origin/update_documentation' 2023-09-04 16:46:38 +02:00
system_simulation.py an attribute (heating_consumption_disaggregated) is added to building.py 2024-01-18 14:25:08 -05:00

Energy+ Workflow

to install execute $ npm install

to run execute $ npm start