solution of system of coupled partial differential equations

조회 수: 3 (최근 30일)
student_md
student_md 2017년 7월 11일
답변: Precise Simulation 2017년 8월 4일

답변 (1개)

Precise Simulation
Precise Simulation 2017년 8월 4일
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.

카테고리

Help CenterFile Exchange에서 Fluid Dynamics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by