PyPSA / pypsa-usa

PyPSA-USA: An Open-Source Energy System Optimization Model for the United States
https://pypsa-usa.readthedocs.io
MIT License
35 stars 15 forks source link

Allocate cluster memory requirements based on interconnect and # cluster nodes #222

Closed ktehranchi closed 2 months ago

ktehranchi commented 3 months ago

Feature Request

For cluster computer runs, write functions to allocate memory requirements based on the interconnect chosen and the # of cluster. # clusters will only impact rules downstream of cluster_network.

Suggested Solution

No response

Additional Info

No response