X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7c95c31d16b5872e62a8e6e9a0990e18bf4dbba8..8d9c110f5bf839dcb7426f7750c09b3ff196bdf3:/docs/source/Plugins.rst diff --git a/docs/source/Plugins.rst b/docs/source/Plugins.rst index 5212c9cad4..4b879dd9de 100644 --- a/docs/source/Plugins.rst +++ b/docs/source/Plugins.rst @@ -24,7 +24,8 @@ documents some of the plugins distributed with SimGrid: - :ref:`Link Energy `: models the energy dissipation of the network. - :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:`Photovoltaic `: models photovoltaic panels which energy production depends on the solar irradiance. + - :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 @@ -224,18 +223,18 @@ Battery .. doxygengroup:: plugin_battery -.. _plugin_photovoltaic: +.. _plugin_solar_panel: -Photovoltaic +Solar Panel =========== -.. doxygengroup:: plugin_photovoltaic +.. doxygengroup:: plugin_solar_panel + +.. _plugin_chiller: Chiller ======= .. doxygengroup:: plugin_chiller - .. doxygentypedef:: ChillerPtr - .. LocalWords: SimGrid