Skip to content
#

energy-system

Here are 47 public repositories matching this topic...

flo-dup
flo-dup commented Oct 15, 2020
  • Do you want to request a feature or report a bug?
    Feature

  • What is the current behavior?
    To get all switches connected to a node, one needs to iterate over all the switches of its voltage level.

  • What is the expected behavior?
    Get all switches connected to a node directly with cached calculation.

  • **What is the motivation / use case for changing the behavior?

khaeru
khaeru commented Aug 6, 2020

Working on #377, I noticed that the code in the R tutorials (at least) is not consistently formatted.

Well-formatted code increases readability, which is critical for new users. In contrast, inconsistently-formatted code adds the (avoidable) difficulty of reading the code to the (inevitable) challenge of learning the core concepts of the modeling framework.

Choose a style guide and ensure al

Improve this page

Add a description, image, and links to the energy-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the energy-system topic, visit your repo's landing page and select "manage topics."

Learn more