cpmodel / cpmodel/FTT_StandAlone

Reassess Gijmin

Open
#263 0 comments 0 reactions 1 assignee Claimed by @pv-camecon View on GitHub
invalid
Dominant language
Python
Stars
21
Forks
8
Avg merge
10d 9h
Merged PRs (30d)
2

Description

Currently, Gijmin is defined as 0.5 + 0.5 * np.tanh(1.25 * (-lower_limit + shares_dt) / 0.1).

This means that even when there is no lower limit whatsover, Gijmin has a large effect on small technologies. For instance, for lower_limit = 0.0 and shares_dt = 0.1, Gijmin = 0.92, slowing down change by 8%. When it's lower_limit = 0.0 and shares_dt = 0.05, Gijmin = 0.77. Should we explicitly set Gijmin to 1 when lower_limit (previously mes2) is zero?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.