SourceCode.Industrial_Heat.ftt_ois_main

SourceCode.Industrial_Heat.ftt_ois_main#

ftt_ois_main.py#

Industrial other sectors FTT module.#

This is the main file for FTT: Industrial Heat - OIS, which models technological diffusion of industrial heat processes within the other sectors due to simulated investor decision making. Investors compare the levelised cost of industrial heat, which leads to changes in the market shares of different technologies.

The outputs of this module include changes in final energy demand and emissions due chemical heat processes for the EU28.

Local library imports:

Support functions:

  • divide

    Bespoke element-wise divide which replaces divide-by-zeros with zeros

Functions included:

  • solve

    Main solution function for the module

  • get_lcoih

    Calculates the levelised cost of industrial heat

Functions

get_lcoih(data, titles, year)

Calculate levelized costs.

solve(data, time_lag, titles, histend, year, ...)

Main solution function for the module.