Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add battery-chiller-solar example.
authorAdrien Gougeon <adrien.gougeon@ens-rennes.fr>
Thu, 28 Sep 2023 08:26:02 +0000 (10:26 +0200)
committerAdrien Gougeon <adrien.gougeon@ens-rennes.fr>
Thu, 28 Sep 2023 08:26:02 +0000 (10:26 +0200)
commitb1786c6251bb5352905bb1d0babb8267307a4b07
tree3c84d4b66306b9dfee0619a1c1ed700c70101cea
parent63fdbfa257867cde545185eaa0eb7a6505506a89
add battery-chiller-solar example.
MANIFEST.in
examples/cpp/CMakeLists.txt
examples/cpp/battery-chiller-solar/s4u-battery-chiller-solar.cpp [new file with mode: 0644]
examples/cpp/battery-chiller-solar/s4u-battery-chiller-solar.tesh [new file with mode: 0644]
examples/cpp/battery-degradation/s4u-battery-degradation.cpp
include/simgrid/plugins/battery.hpp
include/simgrid/plugins/solar_panel.hpp
src/plugins/battery.cpp
src/plugins/solar_panel.cpp