question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Limit the shared capacity of technologies based on land constraints

See original GitHub issue

Problem description

I am working on a model in which land for renewable electricity is a limiting resource. As long as technologies are not competing for land, this can easily be implemented in Calliope using the energy_cap_max constraint per technology. But when two or more technologies are competing for the same amount of land, one would need a constraint to limit the shared relative capacity to 1. I believe this is currently not possible within Calliope.

The group_share feature is close to what I’d need, in particular the energy_cap_max constraint. But instead of limiting the capacity to the entire system (which the latter does), I would need a shared_energy_cap_max constraint that limits the shared capacity relatively to 1.

Does that make sense? Is that anything that can and should be implemented?

Calliope version

0.6.3

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
brynpickeringcommented, Jan 28, 2019

Thanks for clarifying. Your suggestion would be valid, given that we have put an explanation of the group share constraint, among others, in the Advanced functionality section. But perhaps that should be separated into Advanced constraints and Advanced configuration (or similar).

That way, given that most constraints we add in the future may be considered advanced, there will be a clear place for them to reside.

0reactions
sjpfenningercommented, Mar 26, 2019

What remains outstanding - documentation:

Outstanding here is the documentation: at the moment it is difficult to know this feature exists: one has to navigate to Listing of configuration options and then search for the right keyword.

Would it be reasonable to add the documentation of the feature to Advanced functionality?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Agriculture's technology future: How connectivity can yield ...
Demand for food is growing at the same time the supply side faces constraints in land and farming inputs. The world's population is...
Read more >
Rural regions of the future: Seizing technological change
Innovation and technological change can bring new solutions for rural regions to overcome their remoteness to markets, higher transportation costs and lack of ......
Read more >
16 — Adaptation Opportunities, Constraints, and Limits - IPCC
Key considerations with respect to technology as an adaptation constraint include (1) availability; (2) access (including the capacity to finance, operate, and.
Read more >
Land‐based measures to mitigate climate change: Potential ...
Land -based measures reduce greenhouse gas (GHG) emissions and/or enhance carbon removals. They include supply-side interventions in forests ...
Read more >
Land Use Restrictions as Barriers to Entry 2008 - OECD
Application of Competition Policy to High Tech Markets. OCDE/GD(97)44 ... Land use restrictions can be a barrier to entry.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found