Skip to content
Snippets Groups Projects
Commit ac4dd5f7 authored by Bardhyl Miftari's avatar Bardhyl Miftari
Browse files

adding references

parent e9904621
No related branches found
No related tags found
No related merge requests found
Pipeline #19007 passed
Examples
========
This section describes three examples. The first example deals with a microgrid system design problem and illustrates the basic features of GBOML.
This section is divided in two parts. The first part is dedicated to three examples. The first example deals with a microgrid system design problem and illustrates the basic features of GBOML.
The second example is more sophisticated and focuses on a remote carbon-neutral fuel supply chain planning problem.
Finally, the third example is based on a hypothetical problem and illustrates the Python API.
The second part provides a list of reference papers and models that use GBOML.
.. toctree::
:maxdepth: 3
......@@ -11,3 +12,5 @@ Finally, the third example is based on a hypothetical problem and illustrates th
./microgrid_example.rst
./remote_hub_example.rst
./python_api_example.rst
./references.rst
Models and papers that use on GBOML
===================================
* Berger et al. 2021, Remote Renewable Hubs for Carbon-Neutral Synthetic Fuel Production, https://www.frontiersin.org/articles/10.3389/fenrg.2021.671279/full . The model can be found at : https://gitlab.uliege.be/smart_grids/public/gboml/-/tree/master/examples/remote_energy_supply_chain .
* Cauz et al. 2023, Reinforcement Learning for Joint Design and Control of Battery-PV Systems, https://arxiv.org/pdf/2307.04244.pdf .
* Dachet et al. 2023, Towards CO2 valorization in a multi remote renewable energy hub framework, https://arxiv.org/pdf/2303.09454.pdf . The model can be found at : https://gitlab.uliege.be/smart_grids/public/gboml/-/tree/master/examples/towards_co2_valorization .
* Fonder et al. 2023, Synthetic methane for closing the carbon loop: Comparative study of three carbon sources for remote carbon-neutral fuel synthetization, https://arxiv.org/pdf/2310.01964.pdf . The model can be found at : https://gitlab.uliege.be/smart_grids/public/gboml/-/tree/master/examples/synthetic_methane_morocco/gboml_models .
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment