Feeds
질문
Solving wind turbine under wind load with an ode solver
Hey, I'm using an ode solver (ode45, ode23s, ode23tb...) to calculate the displacement of a wind turbine under wind loads. The ...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Solve wind turbine with ode solver
Hey, I'm trying to solve the following differential equation with an ode solver: tspan = [ta te]; ic = 1; ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Answer of wind turbine subjected to wind load becomes much to big with ode solvers...
Hey, I'm trying to calculate the answer of a wind turbine subjected to wind load, I tried to use ode45, ode113, ode23tb to solv...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Ode Solvers always give same amount of solutions...
Hey, I am simulating a wind turbine as an FE-modell with a wind load at the top which consist out of a vector with random number...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to solve ode113 with a time independent load vector?
I'm trying to solve ode113 for a wind turbine which is charged with a wind load. This wind load is calculated from another progr...
9년 초과 전 | 답변 수: 1 | 0
