pycity_scheduling.testing package
Subpackages
- pycity_scheduling.testing.unit_tests package
- Submodules
- pycity_scheduling.testing.unit_tests.test_algorithms module
TestAlgorithms
TestAlgorithms.setUp()
TestAlgorithms.test_central_algorithm()
TestAlgorithms.test_dual_decomposition()
TestAlgorithms.test_exchange_admm()
TestAlgorithms.test_exchange_admm_beta()
TestAlgorithms.test_exchange_miqp_admm()
TestAlgorithms.test_local_algorithm()
TestAlgorithms.test_stand_alone_algorithm()
- pycity_scheduling.testing.unit_tests.test_all_classes module
- pycity_scheduling.testing.unit_tests.test_classes module
TestBattery
TestBoiler
TestBuilding
TestChiller
TestCityDistrict
TestCombinedHeatPower
TestCurtailableLoad
TestCurtailableLoad.combinations
TestCurtailableLoad.horizon
TestCurtailableLoad.setUp()
TestCurtailableLoad.test_integer_first()
TestCurtailableLoad.test_populate_model()
TestCurtailableLoad.test_populate_model_integer()
TestCurtailableLoad.test_populate_model_on_off()
TestCurtailableLoad.test_small_horizon()
TestCurtailableLoad.test_small_horizon_low_full()
TestCurtailableLoad.test_small_horizon_low_full_integer()
TestCurtailableLoad.test_update_model()
TestCurtailableLoad.test_update_model_integer()
TestCurtailableLoad.test_update_model_on_off()
TestDeferrableLoad
TestDeferrableLoad.setUp()
TestDeferrableLoad.test_infeasible_consumption()
TestDeferrableLoad.test_infeasible_integer()
TestDeferrableLoad.test_large_runtime()
TestDeferrableLoad.test_objective()
TestDeferrableLoad.test_small_horizon()
TestDeferrableLoad.test_small_runtime()
TestDeferrableLoad.test_update_integer()
TestDeferrableLoad.test_update_model()
TestDeferrableLoad.test_update_model_integer()
TestDeferrableLoad.test_zero_runtime()
TestElectricHeater
TestElectricVehicle
TestElectricalEntity
TestElectricalEntity.setUp()
TestElectricalEntity.test_autarky()
TestElectricalEntity.test_calculate_adj_costs()
TestElectricalEntity.test_calculate_adj_energy()
TestElectricalEntity.test_calculate_adj_power()
TestElectricalEntity.test_calculate_costs()
TestElectricalEntity.test_metric_delta_g()
TestElectricalEntity.test_new_objective()
TestElectricalEntity.test_objective()
TestElectricalEntity.test_peak_reduction_ratio()
TestElectricalEntity.test_peak_to_average_ratio()
TestElectricalEntity.test_self_consumption()
TestElectricalEntity.test_update_schedule()
TestFixedLoad
TestHeatPump
TestModule
TestPhotovoltaic
TestPrices
TestSpaceCooling
TestSpaceHeating
TestThermalCoolingStorage
TestThermalEntityCooling
TestThermalEntityHeating
TestThermalHeatingStorage
TestTimer
TestWindEnergyConverter
assert_equal_array()
get_env()
solve_model()
- pycity_scheduling.testing.unit_tests.test_examples module
- pycity_scheduling.testing.unit_tests.test_util module
- Module contents
Module contents
The pycity_scheduling framework
Copyright (C) 2025, 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.