Can you help me? Does anyone have a FEM code for Singular perturbation problems in 1D?
2 ビュー (過去 30 日間)
古いコメントを表示
Tatjana Mirkovic
2020 年 6 月 14 日
編集済み: Precise Simulation
2020 年 6 月 15 日
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 件のコメント
採用された回答
Precise Simulation
2020 年 6 月 15 日
編集済み: Precise Simulation
2020 年 6 月 15 日
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 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!