Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

1-axis fourth order equation #41

Open
WouterVer opened this issue Jan 17, 2019 · 1 comment
Open

1-axis fourth order equation #41

WouterVer opened this issue Jan 17, 2019 · 1 comment

Comments

@WouterVer
Copy link
Contributor

Possible numerical error going from a 2-axis to a 1-axis fourth order equation:

# FourthEq(H, P, D, Ω, E_f, T_d_dash ,T_q_dash ,X_q_dash ,X_d_dash,X_d, X_q)

# de_d = (1 / T_q_dash) * (- e_d + (X_q - X_q_dash) * i_q)

e_d = (X_q - X_q_dash) * i_q
de_d = 0

@timziebart
Copy link
Member

similar to

vs
du = u/v * dv + swing_eq_rhs!(dint, u, i, int, t)

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

No branches or pull requests

2 participants