Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure tutorial #113

Open
casella opened this issue Dec 27, 2023 · 1 comment
Open

Restructure tutorial #113

casella opened this issue Dec 27, 2023 · 1 comment
Assignees

Comments

@casella
Copy link
Member

casella commented Dec 27, 2023

The current tutorial is organized in two sections:

  • Library Architecture
  • Examples

The first section goes very deep into the description of the library structure, which is interesting if you want to understand more and possibly develop your own models, but is definitely not necessary to start using the library. The tutorial should be restructured in three sections

  • Using the Library
  • Examples
  • Library Architecture

where the first section provides an introduction to the drag-n-drop use of the library without getting into the details on how it is organized internally.

@casella casella self-assigned this Dec 27, 2023
@AndreaBartolini
Copy link
Member

AndreaBartolini commented Mar 8, 2024

As a reminder, the following arguments should be added:

  • embedded power flow
    • overview
    • how to move the slack node to a generator node
    • auxiliary initial equations in the generator model to be used to compute external offset for PmPu and ufPu starting from the EPF
    • auxiliary initial equation in the ReferenceBus to be used to force to zero both the PSlack and the QSlack if the slack node is moved to another component
    • some examples (see PowerGrids.Electrical.Test.SynchronousMachine4WindingsPF)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants