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

Improve load unit calculation #35

Open
moritz-weber opened this issue Apr 4, 2024 · 0 comments
Open

Improve load unit calculation #35

moritz-weber opened this issue Apr 4, 2024 · 0 comments

Comments

@moritz-weber
Copy link
Collaborator

Currently, a default number of 10 load units is implemented for all components that don't define another value. This appears to be valid for power system components, but other components don't have load units at all.

This could be implemented with a condition on the COMPONENT-BUILDER-OPTIONS: COMPONENT-MODE: PSYS.
Cable ends have STACKING-LOAD: 0 defined. For transmission lines, it's defined in the calc block.
Split cables and tlines have 5 load units per subsystem. No matter where the calc block is located.

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

1 participant