You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using model LOADPQ from PSAT package in Loads and this model extent to BaseClasses.baseLoad and iPSL.Electrical.Essentials.pfComponent where the angle is defined in radians (in baseLoad) and in degrees (in pfComponent) respectively.
Even if this does not seem to affect directly LOADPQ, it could affect other models depending on baselLoad, so it would be wise to check and correct this.
The text was updated successfully, but these errors were encountered:
@AIAitesla
I marked this issue as duplicate in reference to #52.
I initiated the conversation so we can all agree on a set of units to use for parameters / variables. If we come to an agreement this can then be implemented everywhere in the same manner.
@tinrabuzin
We are using model LOADPQ from PSAT package in Loads and this model extent to BaseClasses.baseLoad and iPSL.Electrical.Essentials.pfComponent where the angle is defined in radians (in baseLoad) and in degrees (in pfComponent) respectively.
Even if this does not seem to affect directly LOADPQ, it could affect other models depending on baselLoad, so it would be wise to check and correct this.
The text was updated successfully, but these errors were encountered: