Skip to content

Issues in "Small Example" #225

@Fernando3161

Description

@Fernando3161

Greetings!
I am trying to get to know the tool. I am starting with the small example.
Following happened when using the current repository as source for energiapy:

I found issues while building the processes. I think that prod_max was replaced with cap_max. However this change was not documented

LiI = Process(name='LiI', storage=Power, capex=1302182, fopex=41432, vopex=2000, cap_max = 100, #prod_max=100, cap_min=10, store_max=100, label='Lithium-ion battery', basis='MW')

After that, the problem cannot be formulated. After some testing, there are some issues when trying to apply
Constraints.RESOURCE_BALANCE
and/or
Constraints.PRODUCTION

in the problem formulation. When I comment this constraing, the problem can be formulated, however the results are meaningles.

Any idea how to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions