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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
