Can you help me? Does anyone have a FEM code for Singular perturbation problems in 1D?
7 views (last 30 days)
Show older comments
Tatjana Mirkovic
on 14 Jun 2020
Edited: Precise Simulation
on 15 Jun 2020
Does anyone have a FEM for Differential equation epsilon u''+a(x)u'(x)+b(x)u(x)=f(x), u(a)=A, u(b)=B?
0 Comments
Accepted Answer
Precise Simulation
on 15 Jun 2020
Edited: Precise Simulation
on 15 Jun 2020
Although the PDE Toolbox only currently supports 2D and 3D geometries, you should be able to "simulate" a 1D geometry by using a thin "pseudo" 2D rectangular geometry with no variation in the y-directions, and homogenous boundary conditions at the y-boundaries. Alternatively, the FEATool Multiphysics toolbox fully supports defining and solving custom 1D PDEs directly.
0 Comments
More Answers (0)
See Also
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!