Revision 151db8bb63a40319cb75b3adcaf79e24e73f93f9 authored by Dmitri Naumov on 02 May 2021, 12:47:09 UTC, committed by Dmitry Yu. Naumov on 02 May 2021, 12:50:31 UTC
Allows ogs to be interrupted by SIGINT, which otherwise is handled by
python. See
https://docs.python.org/3/c-api/exceptions.html#c.PyErr_CheckSignals and
https://pybind11.readthedocs.io/en/stable/faq.html#how-can-i-properly-handle-ctrl-c-in-long-running-functions
1 parent 6cf80f6
Raw File
models-of-thermochemical-heat-storage.md
+++
title = "Models of Thermochemical Heat Storage"
date = 2018-03-07T15:31:45+01:00
author = "Lars Bilke"

categories = ["Tutorials"]
image = "/books/models-of-thermochemical-heat-storage.png"

+++

[<i class="far fa-file-pdf"></i> Download this book as PDF](https://ogsstorage.blob.core.windows.net/web/Books/Heat-Storage-I/Models-of-Thermochemical-Heat-Storage.pdf)

Thermal energy storage is of high strategic relevance for the establishment of a sustainable energy system. The development of next-generation storage systems like thermochemical solutions is accompanied by major scientific and engineering challenges. Due to the complexity of the considered storage systems and the exceptional efforts for the development of storage materials as well as for the implementation of large-scale experiments, modelling and numerical simulation are of outstanding importance for the prediction of the operational behaviour and the optimization of thermochemical heat storage systems. The deployment of the necessary simulation tools is thus one of the key research topics in the area of thermal energy storage systems.

This book presents an introduction to the computational modelling of the various coupled multi-physical processes relevant to thermochemical heat storage using the open-source software OpenGeoSys (OGS). The material is mainly based on work done in the framework of the NUMTHECHSTORE 4 project and a collaboration between the Research Programmes “Renewable Energies” and “Storage and Cross-Linked Infrastructures” by the Helmholtz Association of German Research Centers. The software development is furthermore the result of a close cooperation within the OGS community (www.opengeosys.org). These voluntary contributions are highly acknowledged.

This book is intended primarily for graduate students and applied scientists working in the field of thermochemical heat storage in particular or nonisothermal reactive transport processes in packed beds in general, especially those interested in applying a freely available and customizable open-source simulation framework in their research. As such, this book will be a valuable help in the training of multi-physical modelling and provides an entry point to a modelling tool which is expandable and highly flexible.

<div class='flow-root'>
</div>

<div class='note'>

### <i class="far fa-book"></i> Bibliography

{{< bib "lehmann:2018" >}}
</div>

<div class='note'>

### <i class="far fa-code-branch"></i> OpenGeoSys Version Info

This book requires OpenGeoSys-6.
</div>
back to top