X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/94e8e80d9cb7c0e424fb4f9ae4914a07cd64d3e5..8d9c110f5bf839dcb7426f7750c09b3ff196bdf3:/docs/source/Plugins.rst diff --git a/docs/source/Plugins.rst b/docs/source/Plugins.rst index 683bb4f98d..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,8 +230,10 @@ Solar Panel .. doxygengroup:: plugin_solar_panel +.. _plugin_chiller: + Chiller -=========== +======= .. doxygengroup:: plugin_chiller