License.txt
README.md
setup.py
pycity_base/__init__.py
pycity_base.egg-info/PKG-INFO
pycity_base.egg-info/SOURCES.txt
pycity_base.egg-info/dependency_links.txt
pycity_base.egg-info/requires.txt
pycity_base.egg-info/top_level.txt
pycity_base/classes/__init__.py
pycity_base/classes/building.py
pycity_base/classes/city_district.py
pycity_base/classes/environment.py
pycity_base/classes/heating_curve.py
pycity_base/classes/prices.py
pycity_base/classes/sun.py
pycity_base/classes/timer.py
pycity_base/classes/weather.py
pycity_base/classes/demand/__init__.py
pycity_base/classes/demand/apartment.py
pycity_base/classes/demand/domestic_hot_water.py
pycity_base/classes/demand/electrical_demand.py
pycity_base/classes/demand/load.py
pycity_base/classes/demand/occupancy.py
pycity_base/classes/demand/room.py
pycity_base/classes/demand/space_cooling.py
pycity_base/classes/demand/space_heating.py
pycity_base/classes/demand/zone_inputs.py
pycity_base/classes/demand/zone_parameters.py
pycity_base/classes/supply/__init__.py
pycity_base/classes/supply/absorption_chiller.py
pycity_base/classes/supply/battery.py
pycity_base/classes/supply/boiler.py
pycity_base/classes/supply/building_energy_system.py
pycity_base/classes/supply/combined_heat_power.py
pycity_base/classes/supply/compression_chiller.py
pycity_base/classes/supply/cooling_device.py
pycity_base/classes/supply/electrical_heater.py
pycity_base/classes/supply/heat_pump.py
pycity_base/classes/supply/heating_device.py
pycity_base/classes/supply/inverter.py
pycity_base/classes/supply/photovoltaic.py
pycity_base/classes/supply/thermal_energy_storage.py
pycity_base/classes/supply/wind_energy_converter.py
pycity_base/examples/__init__.py
pycity_base/examples/example_absorption_chiller.py
pycity_base/examples/example_apartment.py
pycity_base/examples/example_battery.py
pycity_base/examples/example_boiler.py
pycity_base/examples/example_building.py
pycity_base/examples/example_building_energy_system.py
pycity_base/examples/example_city_disctrict.py
pycity_base/examples/example_city_district_stoch.py
pycity_base/examples/example_combined_heat_power.py
pycity_base/examples/example_compression_chiller.py
pycity_base/examples/example_cooling_device.py
pycity_base/examples/example_domestic_hot_water.py
pycity_base/examples/example_electrical_demand.py
pycity_base/examples/example_electrical_heater.py
pycity_base/examples/example_environment.py
pycity_base/examples/example_heat_pump.py
pycity_base/examples/example_heating_device.py
pycity_base/examples/example_inverter.py
pycity_base/examples/example_occupancy.py
pycity_base/examples/example_photovoltaic.py
pycity_base/examples/example_readme.py
pycity_base/examples/example_solar_radiation_tilted_surface.py
pycity_base/examples/example_space_cooling.py
pycity_base/examples/example_space_heating.py
pycity_base/examples/example_thermal_energy_storage.py
pycity_base/examples/example_timer.py
pycity_base/examples/example_weather.py
pycity_base/examples/example_wind_energy_converter.py
pycity_base/examples/stochastic_inputs/__init__.py
pycity_base/examples/stochastic_inputs/stochastic_inputs.py
pycity_base/examples/stochastic_inputs/weather_beam.csv
pycity_base/examples/stochastic_inputs/weather_diffuse.csv
pycity_base/examples/stochastic_inputs/weather_temperature.csv
pycity_base/examples/tutorials/README.txt
pycity_base/examples/tutorials/__init__.py
pycity_base/examples/tutorials/tutorial_pycity_base.ipynb
pycity_base/examples/tutorials/tutorial_pycity_base_2.ipynb
pycity_base/examples/validation_ashrae140/__init__.py
pycity_base/examples/validation_ashrae140/plot_case_600.py
pycity_base/examples/validation_ashrae140/weather_beam.csv
pycity_base/examples/validation_ashrae140/weather_diffuse.csv
pycity_base/examples/validation_ashrae140/weather_temperature.csv
pycity_base/examples/validation_ashrae140/zone_case_600.py
pycity_base/functions/__init__.py
pycity_base/functions/change_resolution.py
pycity_base/functions/dhw_stochastical.py
pycity_base/functions/handle_data.py
pycity_base/functions/load_el_profiles.py
pycity_base/functions/process_city.py
pycity_base/functions/slp_electrical.py
pycity_base/functions/slp_thermal.py
pycity_base/functions/zone_model.py
pycity_base/functions/scripts/__init__.py
pycity_base/functions/scripts/city_generators/__init__.py
pycity_base/functions/scripts/city_generators/city_generator.py
pycity_base/functions/scripts/city_generators/input/__init__.py
pycity_base/functions/scripts/city_generators/input/test_city_mixed_buildings.txt
pycity_base/functions/scripts/city_generators/input/test_city_only_residential_buildings.txt
pycity_base/functions/scripts/city_generators/output/__init__.py
pycity_base/functions/scripts/profile_pool/__init__.py
pycity_base/functions/scripts/profile_pool/gen_profile_pool.py
pycity_base/functions/scripts/profile_pool/get_profile_pool_access.py
pycity_base/inputs/dhw_stochastical.xlsx
pycity_base/inputs/heat_pumps.xlsx
pycity_base/inputs/photovoltaic_modules.xlsx
pycity_base/inputs/wind_energy_converters.xlsx
pycity_base/inputs/measured_el_loads/Non_res_weekly_el_profiles.txt
pycity_base/inputs/measured_el_loads/Non_res_weekly_el_profiles.xlsx
pycity_base/inputs/measured_el_loads/non_res_annual_el_profiles.txt
pycity_base/inputs/measured_el_loads/non_res_annual_el_profiles.xlsx
pycity_base/inputs/simulated_profiles/res_building/README.txt
pycity_base/inputs/simulated_profiles/res_building/res_b_modelica_th_load_try_2010_5.txt
pycity_base/inputs/simulated_profiles/res_building/res_b_modelica_th_load_try_2010_5.xlsx
pycity_base/inputs/standard_load_profile/dhw_annex42.csv
pycity_base/inputs/standard_load_profile/slp_electrical_2014.xlsx
pycity_base/inputs/standard_load_profile/slp_electrical_2019.xlsx
pycity_base/inputs/standard_load_profile/slp_thermal_hourly_factors.xlsx
pycity_base/inputs/standard_load_profile/slp_thermal_profile_factors.xlsx
pycity_base/inputs/standard_load_profile/slp_thermal_week_day_factors.xlsx
pycity_base/inputs/stochastic_electrical_load/Appliances.csv
pycity_base/inputs/stochastic_electrical_load/LightBulbs.csv
pycity_base/inputs/stochastic_electrical_load/constants/ActiveAppliances_wd.csv
pycity_base/inputs/stochastic_electrical_load/constants/ActiveAppliances_we.csv
pycity_base/inputs/stochastic_electrical_load/constants/occ_start_states_wd.csv
pycity_base/inputs/stochastic_electrical_load/constants/occ_start_states_we.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm1_wd.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm1_we.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm2_wd.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm2_we.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm3_wd.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm3_we.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm4_wd.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm4_we.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm5_wd.csv
pycity_base/inputs/stochastic_electrical_load/constants/tpm5_we.csv
pycity_base/inputs/weather/README.MD
pycity_base/inputs/weather/TRY2010_01_Jahr.dat
pycity_base/inputs/weather/TRY2010_02_Jahr.dat
pycity_base/inputs/weather/TRY2010_03_Jahr.dat
pycity_base/inputs/weather/TRY2010_04_Jahr.dat
pycity_base/inputs/weather/TRY2010_05_Jahr.dat
pycity_base/inputs/weather/TRY2010_05_Somm.dat
pycity_base/inputs/weather/TRY2010_05_Wint.dat
pycity_base/inputs/weather/TRY2010_06_Jahr.dat
pycity_base/inputs/weather/TRY2010_07_Jahr.dat
pycity_base/inputs/weather/TRY2010_08_Jahr.dat
pycity_base/inputs/weather/TRY2010_09_Jahr.dat
pycity_base/inputs/weather/TRY2010_10_Jahr.dat
pycity_base/inputs/weather/TRY2010_11_Jahr.dat
pycity_base/inputs/weather/TRY2010_12_Jahr.dat
pycity_base/inputs/weather/TRY2010_12_Somm.dat
pycity_base/inputs/weather/TRY2010_12_Wint.dat
pycity_base/inputs/weather/TRY2010_13_Jahr.dat
pycity_base/inputs/weather/TRY2010_14_Jahr.dat
pycity_base/inputs/weather/TRY2010_15_Jahr.dat
pycity_base/inputs/weather/TRY2015_40125003010500_Jahr.dat
pycity_base/inputs/weather/TRY2015_40125003010500_Somm.dat
pycity_base/inputs/weather/TRY2015_40125003010500_Wint.dat
pycity_base/inputs/weather/TRY2035_05_Jahr.dat
pycity_base/inputs/weather/TRY2035_05_Somm.dat
pycity_base/inputs/weather/TRY2035_05_Wint.dat
pycity_base/inputs/weather/TRY2035_12_Jahr.dat
pycity_base/inputs/weather/TRY2035_12_Somm.dat
pycity_base/inputs/weather/TRY2035_12_Wint.dat
pycity_base/inputs/weather/tmy3_744860_new_york_jfk_airport.csv
pycity_base/test/__init__.py
pycity_base/test/all_test_execute.py
pycity_base/test/pycity_fixtures.py
pycity_base/test/test_apartment.py
pycity_base/test/test_ashrae_val.py
pycity_base/test/test_building.py
pycity_base/test/test_change_resolution.py
pycity_base/test/test_city_gen.py
pycity_base/test/test_citydistrict.py
pycity_base/test/test_dhw.py
pycity_base/test/test_electrical_demand.py
pycity_base/test/test_examples.py
pycity_base/test/test_photovoltaic.py
pycity_base/test/test_prices.py
pycity_base/test/test_process_city.py
pycity_base/test/test_room.py
pycity_base/test/test_spacecooling.py
pycity_base/test/test_spaceheating.py
pycity_base/test/test_thermal_slp.py
pycity_base/test/test_weather.py
pycity_base/test/richardson_check/__init__.py
pycity_base/test/richardson_check/average_consumption_calculator.py