X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eb0c02dd955faf07077c381f0aaf262081d61c77..8d9c110f5bf839dcb7426f7750c09b3ff196bdf3:/docs/source/Plugins.rst diff --git a/docs/source/Plugins.rst b/docs/source/Plugins.rst index 003b81f185..4b879dd9de 100644 --- a/docs/source/Plugins.rst +++ b/docs/source/Plugins.rst @@ -25,6 +25,7 @@ documents some of the plugins distributed with SimGrid: - :ref:`WiFi Energy `: models the energy dissipation of wifi links. - :ref:`Battery `: models batteries that get discharged by the energy consumption of a given host. - :ref:`Solar Panel `: models solar panels which energy production depends on the solar irradiance. + - :ref:`Chiller `: models chillers which dissipate heat by consuming energy. You can activate these plugins with the :ref:`--cfg=plugin ` command line option, for example with ``--cfg=plugin:host_energy``. You can get the full @@ -208,8 +209,6 @@ Host Load .. doxygengroup:: plugin_host_load - - .. _plugin_filesystem: File System @@ -220,7 +219,7 @@ File System .. _plugin_battery: Battery -=========== +======= .. doxygengroup:: plugin_battery @@ -231,4 +230,11 @@ Solar Panel .. doxygengroup:: plugin_solar_panel +.. _plugin_chiller: + +Chiller +======= + +.. doxygengroup:: plugin_chiller + .. LocalWords: SimGrid