Breakthrough-Energy / PowerSimData

Simulation framework
https://breakthrough-energy.github.io/docs/
MIT License
52 stars 40 forks source link

Create a single inflow carrier in model immutables for hydro and PHS #695

Closed rouille closed 2 years ago

rouille commented 2 years ago

Pull Request doc

Purpose

Combine hydro and PHS into inflow for the europe_tub grid model following discussion here.

What the code is doing

Only dictionaries grouping generators are modified.

Testing

Existing unit tests

Where to look

Remove hydro and PHS in the various dictionaries in the powersimdata.network.constants.carrier.resources module and add inflow.

Usage Example/Visuals

NA

Time estimate

2min