reskit.geothermal#
Submodules#
Functions#
|
Executes the Enhanced Geothermal System (EGS) workflow for given placements. |
Package Contents#
- reskit.geothermal.EGSworkflow(placements, sourceTemperature=path_temperatures, sourceSustainableHeatflow=path_heat_flow_sustainable_W_per_m2, savepath=None, configuration='doublette', manual_values={})#
Executes the Enhanced Geothermal System (EGS) workflow for given placements.
- Parameters:
(pd.DataFrame) (placements)
Path (savepath (str or) – Defaults to path_temperatures.
optional) (Dictionary of manually specified values for overriding defaults.) – Defaults to path_temperatures.
Path – Defaults to path_heat_flow_sustainable_W_per_m2.
optional) – Defaults to path_heat_flow_sustainable_W_per_m2.
Path
optional)
(str (configuration) – Defaults to ‘doublette’.
optional) – Defaults to ‘doublette’.
(dict (manual_values)
optional)
placements (pandas.DataFrame)
- Returns:
None or xarray object
- Return type:
Workflow results, optionally saved to savepath.
- Citation:
Franzmann, David and Heinrichs, Heidi and Stolten, Detlef, Global Electricity Potentials from Geothermal Power Under Technical, Economic, Sustainable Evaluation. Available at SSRN: https://ssrn.com/abstract=5029989 or http://dx.doi.org/10.2139/ssrn.5029989