Skip to content

Commit 89d5269

Browse files
authored
Update Kloeser2020.mo
1 parent 67b5cba commit 89d5269

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Kloeser2020.mo

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,4 @@ equation
6161
acc_long = Fx_d/m;
6262
acc_lat = v*v/lr*sin(beta) + Fx_d*sin(beta)/m;
6363

64-
initial equation
65-
s = 0;
66-
n = 0;
67-
alpha = 0;
68-
v = 0;
69-
D = 0;
70-
delta = 0;
71-
7264
end Kloeser2020;

0 commit comments

Comments
 (0)