h2integrate.simulation.technologies.hydrogen.h2_storage.pipe_storage.underground_pipe_storage#
Author: Kaitlin Brunik Updated: 7/20/2023 Institution: National Renewable Energy Lab Description: This file outputs capital and operational costs of underground pipeline hydrogen storage. It needs to be updated to with operational dynamics and physical size (footprint and mass). Oversize pipe: pipe OD = 24'' schedule 60 [1] Max pressure: 100 bar Costs are in 2018 USD Sources:
[1] Papadias 2021: https://www.sciencedirect.com/science/article/pii/S0360319921030834?via%3Dihub
- [2] Papadias 2021: Bulk Hydrogen as Function of Capacity.docx documentation at
hopp/hydrogen/h2_storage
[3] HDSAM V4.0 Gaseous H2 Geologic Storage sheet
Classes
|
- class h2integrate.simulation.technologies.hydrogen.h2_storage.pipe_storage.underground_pipe_storage.UndergroundPipeStorage(input_dict)#
Oversize pipe: pipe OD = 24'' schedule 60
Max pressure: 100 bar
Costs are in 2018 USD
- output_dict#
- pipe_storage_capex()#
Calculates the installed capital cost of underground pipe hydrogen storage :returns: - pipe_storage_capex_per_kg (float) --
- the installed capital cost per kg h2 in 2018
[USD/kg]
- installed_capex (float): the installed capital cost in 2018 [USD] (including
compressor)
- storage_compressor_capex (float): the installed capital cost in 2018 for the
compressor [USD]
- output_dict (dict):
pipe_storage_capex (float): installed capital cost in 2018 [USD]
- pipe_storage_opex()#
Calculates the operation and maintenance costs excluding electricity costs for the underground pipe hydrogen storage - Returns:
- total_opex (float): the OPEX (annual, fixed) in 2018 excluding electricity costs
[USD/kg-yr]
- output_dict (dict):
pipe_storage_opex (float): OPEX (annual, fixed) in 2018 [USD/yr]