solving complex coupled pdes

3 views (last 30 days)
Chin Ching
Chin Ching on 13 Mar 2025
Edited: Walter Roberson on 13 Mar 2025
Hello everyone,
I am trying to solve the following set of pdes.
u and alpha are the unknown functions. , where A is a constant. xi and eta are functions of . The others are constants.
Is there a way to solve this using pdepe?
thanks in advance!
  1 Comment
Torsten
Torsten on 13 Mar 2025
Is there a way to solve this using pdepe?
No.
Don't you need a total of 4 boundary conditions instead of only one ?
Are you sure about a mixed-term d^2(phi_s)/dt dz in the boundary condition ?
Does xi(u_dot+2alpha_dotz) and G(u-alphah0) mean xi*(...) and G*(...) or xi@(...) and G@(...) ?

Sign in to comment.

Answers (0)

Tags

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!