-
Notifications
You must be signed in to change notification settings - Fork 0
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
Line parameters #121
Line parameters #121
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. It is a long awaited improvement to the line modelling documentation and usability.
Left some minor comments about some typos and suggestions.
``` | ||
|
||
```{note} | ||
The frequency used to compute $\omega$ is 50 Hz. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OT; shouldn't we look into allowing the user to define the frequency in RLF? This will be useful for american networks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it should be done in a future release.
Improvements of the
LineParameters
class:LineModel
classfrom_dict
methodfrom_lv_exact
intofrom_geometry
.LineParameters
alternative constructors.InsulationType
intoInsulatorType
Update thefrom_name
alternative constructorsmodel
from the line parameters serializationNB: I still have some additional modifications to add