Skip to content

Minimum service factor is applied incorrectly #375

@alexdewar

Description

@alexdewar

Currently, we seem to be multiplying utilisation factor by minimum service factor, which is not the correct calculation. (I guess this means that the minimum is treated as being a proportion of utilisation factor?)

See:

techs.fixed_outputs * techs.utilization_factor * techs.minimum_service_factor,

@dalonsoa I may have misremembered, but did you say that there were other places in the code where we're using this value incorrectly?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions