finite element in two layers

39 visualizzazioni (ultimi 30 giorni)
ahmed
ahmed il 8 Nov 2025 alle 11:22
Commentato: ahmed circa 15 ore fa
Questo/a domanda è stato/a segnalato/a da Dyuman Joshi
What should the finite element Matlab code look like in order to solve such a PDE in two layers?
  4 Commenti
Torsten
Torsten il 10 Nov 2025 alle 12:57
Modificato: Torsten il 10 Nov 2025 alle 13:01
Since you have second-order PDEs for U and V, only one transmission condition for U at y = 0.8 (U1 = U2) is not sufficient. As for theta, you need a second condition connecting dU1/dy and dU2/dy.
And what is the domain on which you want to solve your equations ? What are the conditions on the outer boundaries ((x = 0, ymin <= y <= ymax) and (x = 1, ymin <= y <= ymax) and (0 <= x <= 1, y = ymin) and (0 <= x <= 1, y = ymax)) ?
Maybe you could also explain what the variables U, V and Theta mean and what you try to model.
ahmed
ahmed circa 7 ore fa
I'm attempting to modify the problem in the attachment, and I anticipate that the FEM in Matlab code will be an effective method for this geometry.

Accedi per commentare.

Risposte (0)

Prodotti


Release

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by