pycity_scheduling.examples package¶
Subpackages¶
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark package
- Submodules
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_basis_scenario module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_basis_scenario_print module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_casadi module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_casadi2 module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_casadi_scenarios module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_feasabaility module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_mip module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_plot module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_plot_winter_summer module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_sim module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.case_shamrock_sim2 module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.plot_series module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.shamrockpark_district_pycity module
- pycity_scheduling.examples.Betriebsoptimierung_Shamrockpark.twin module
- Module contents
- pycity_scheduling.examples.old package
- Submodules
- pycity_scheduling.examples.old.example_00_fundamentals module
- pycity_scheduling.examples.old.example_01_algorithm_central module
- pycity_scheduling.examples.old.example_02_algorithm_local module
- pycity_scheduling.examples.old.example_03_algorithm_stand-alone module
- pycity_scheduling.examples.old.example_04_algorithm_dual-decomposition module
- pycity_scheduling.examples.old.example_05_algorithm_exchange-admm module
- pycity_scheduling.examples.old.example_06_algorithm_warmstart module
- pycity_scheduling.examples.old.example_07_objective_peak-shaving module
- pycity_scheduling.examples.old.example_08_objective_max-consumption module
- pycity_scheduling.examples.old.example_09_objective_self-consumption module
- pycity_scheduling.examples.old.example_10_objective_price module
- pycity_scheduling.examples.old.example_11_objective_co2 module
- pycity_scheduling.examples.old.example_12_objective_valley-filling module
- pycity_scheduling.examples.old.example_13_district_generator module
- pycity_scheduling.examples.old.example_14_district_flexibility_quantification module
- pycity_scheduling.examples.old.example_15_scheduling_complex_city_district module
- pycity_scheduling.examples.old.example_16_scheduling_convex_vs module
- pycity_scheduling.examples.old.example_17_scheduling_pv+battery_system module
- pycity_scheduling.examples.old.example_18_scheduling_heating_and_cooling_loads module
- pycity_scheduling.examples.old.example_19_scheduling_robust_optimization module
- pycity_scheduling.examples.old.example_20_post-processing_schedule_evaluation module
- pycity_scheduling.examples.old.example_21_post-processing_metrics_evaluation module
- pycity_scheduling.examples.old.illustrative_code_example_listing1 module
- pycity_scheduling.examples.old.illustrative_code_example_listing2 module
- pycity_scheduling.examples.old.illustrative_code_example_listing3 module
- Module contents
Submodules¶
pycity_scheduling.examples.heat_grid module¶
- pycity_scheduling.examples.heat_grid.main(do_plot=False)¶
Module contents¶
The pycity_scheduling framework
Copyright (C) 2022, Institute for Automation of Complex Power Systems (ACS), E.ON Energy Research Center (E.ON ERC), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.