Filter löschen
Filter löschen

solution of system of coupled partial differential equations

1 Ansicht (letzte 30 Tage)
student_md
student_md am 11 Jul. 2017

Antworten (1)

Precise Simulation
Precise Simulation am 4 Aug. 2017
One way to approach this is, due to the 2nd derivative in time, to split the time dependent variables into
du1/dt = u1h
du1h/du = rest of the equation
as typical for the wave equation fem simulations, and using Hermite finite element shape functions to account for the 4th order derivative, as done here for the Euler-Bernoulli beam deformation simulation.

Kategorien

Mehr zu Fluid Dynamics finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by