SPSUnipi / EnergyCommunity.jl

Optimization of Energy Communities in Julia
GNU General Public License v3.0
6 stars 5 forks source link

Revise utils function #4

Open davide-f opened 1 year ago

davide-f commented 1 year ago

Most functions in the utils are related to abstractdicts. It would be better to reformulate them to be applied on ECModels

Links: https://github.com/davide-f/EnergyCommunity.jl/blob/cf69e47cc5db822bbd9f222634a3436f006fdd84/src/utils.jl#L39-L103