Coupling Feel++ & SciMBA for Advanced PDE Solvers #57
lyyric
started this conversation in
Project Portfolio
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Coupling Feel++ & SciMBA for Advanced PDE Solvers
Project 1 – Reserved
Project 2 – Reserved
Project 3 – Hybrid FEM + PINN Domain Decomposition
Goal
Couple a classical Finite Element solver (Feel++) with a Physics-Informed Neural Network (SciMBA) on complementary subdomains. A non-overlapping Schwarz iteration enforces continuity of temperature and heat flux at the interface.
Problem Description
One-dimensional heat equation on the spatial interval$[0,1]$ and time interval $[0,0.03]$ :
Domain Partition
Iteration Scheme
Non‐overlapping Schwarz (Dirichlet ↔ Neumann) with relaxation factor$\omega = 0.8$ .
Key Result
Figure – exact solution; hybrid solver result after 5 iterations. The vertical gray line marks the interface at x = 0.4 .
Error Metrics
Take-aways
Relevant Links
Beta Was this translation helpful? Give feedback.
All reactions