CO2 Supply Chain Results

Dolphyn.write_CSC_outputsMethod

writeCSCoutputs(EP::Model, genx_path::AbstractString, setup::Dict, inputs::Dict)

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

Write CO2 Supply Chain Costs

Dolphyn.write_CSC_costsMethod
write_CSC_costs(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for writing the cost for the different sectors of the carbon supply chain (DAC, Compression, Storage, Injection, Network Expansion)).

Write DAC Capacity

Dolphyn.write_co2_capture_capacityMethod
write_co2_capture_capacity(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for writing the diferent capacities for DAC.

Write CO2 Pipeline Expansion

Dolphyn.write_co2_pipeline_expansionMethod
write_co2_pipeline_expansion(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the expansion of CO2 pipelines.

Write CO2 Pipeline Flow

Dolphyn.write_co2_pipeline_flowMethod
write_co2_pipeline_flow(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting the CO2 flow via pipeliens.

Write CO2 Storage Balance with Time

Dolphyn.write_co2_storage_balanceMethod
write_co2_storage_balance(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting CO2 storage balance of resources across different zones with time.

Write Total CO2 Storage Zone Balance

Dolphyn.write_co2_storage_balance_zoneMethod
write_co2_storage_balance_zone(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting total CO2 storage balance across different zones.

Write CO2 Storage Capacity

Dolphyn.write_co2_storage_capacityMethod
write_co2_storage_capacity(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting CO2 storage capacity.

Write Total CO2 Storage Injection

Dolphyn.write_co2_total_injectionMethod
write_co2_total_injection(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting CO2 storage injection.

Write Total CO2 System Zone Balance

Dolphyn.write_co2_emission_balance_systemMethod
write_co2_emission_balance_system(path::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting CO2 balance of resources across the entire system

Write Total CO2 Emission Zone Balance

Dolphyn.write_co2_emission_balance_zoneMethod
write_co2_emission_balance_zone(path::AbstractString, sep::AbstractString, inputs::Dict, setup::Dict, EP::Model)

Function for reporting CO2 balance of resources across different zones.