Hydrogen Supply Chain Results

Dolphyn.write_HSC_outputsMethod
write_HSC_outputs(EP::Model, path::AbstractString, setup::Dict, inputs::Dict)

Function (entry-point) for reporting the different output files of hydrogen supply chain. From here, onward several other functions are called, each for writing specific output files, like costs, capacities, etc.

Write Hydrogen Gas to Power Capacity

Dolphyn.write_g2p_capacityMethod
write_g2p_capacity(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the diferent capacities for the different hydrogen to power technologies (starting capacities or, existing capacities, retired capacities, and new-built capacities).

Write Hydrogen Gas to Power Balance

Dolphyn.write_h2_g2pMethod
write_h2_g2p(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the different values of power generated by hydrogen to power plants in operation.

Write Hydrogen Balance

Dolphyn.write_h2_balanceMethod
write_h2_balance(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting hydrogen balance.

Write Hydrogen Capacity

Dolphyn.write_h2_capacityMethod
write_h2_capacity(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the capacities for the different hydrogen resources (starting capacities or, existing capacities, retired capacities, and new-built capacities).

Write Hydrogen Charge

Dolphyn.write_h2_chargeMethod
write_h2_charge(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the h2 storage charging values of the different hydrogen storage technologies.

Write Hydrogen Costs

Dolphyn.write_h2_costsMethod
write_h2_costs(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the costs of hydrogen supply chain pertaining to the objective function (fixed, variable O&M etc.).

Write Hydrogen Emissions

Dolphyn.write_h2_emissionsMethod
write_h2_emissions(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting time-dependent CO$_2$ emissions by zone in hydrogen supply chain.

Write Hydrogen Generation

Dolphyn.write_h2_genMethod
write_h2_gen(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the different values of hydrogen generated by the different technologies in operation.

Write Non-served Hydrogen

Dolphyn.write_h2_nseMethod
write_h2_nse(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting non-served hydrogen for every model zone, time step and cost-segment.

Write Hydrogen Pipeline Expansion

Dolphyn.write_h2_pipeline_expansionMethod
write_h2_pipeline_expansion(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the expansion of hydrogen pipelines.

Write Hydrogen Pipeline Flow

Dolphyn.write_h2_pipeline_flowMethod
write_h2_pipeline_flow(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the hydrogen flow via pipeliens.

Write Hydrogen Storage

Dolphyn.write_h2_storageMethod
write_h2_storage(path::AbstractString, sep::AbstractString, inputs::Dict,setup::Dict, EP::Model)

Function for reporting the capacities of different hydrogen storage technologies, including hydro reservoir, flexible storage tech etc.

Write Hydrogen Truck Capacity

Dolphyn.write_h2_truck_capacityMethod
write_h2_truck_capacity(path::AbstractString, sep::AbstractString, inputs::Dict,setup::Dict, EP::Model)

Functions for reporting capacities of hydrogen trucks (starting capacities or, existing capacities, retired capacities, and new-built capacities).

Write Hydrogen Truck Flow

Dolphyn.write_h2_truck_flowMethod
write_h2_truck_flow(path::AbstractString, sep::AbstractString, inputs::Dict,setup::Dict, EP::Model)

Fucntion for reporting hydrogen flow via trucsk.

Write hydrogen Gas to Power

Dolphyn.write_p_g2pMethod
write_p_g2p(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the different values of power generated by hydrogen to power plants.

Write TMR Prices

Dolphyn.write_h2_tmr_pricesMethod
write_h2_tmr_prices(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting prices related to time matching requirement.