How is far field absorbtion implemented in PDE Toolbox's harmonic analysis?
6 次查看(过去 30 天)
显示 更早的评论
Does anyone know how the far field absorbing boundary condition in harmonic analysis is implemented? Is it some variation of PML? And in particular, what is the interpretation of the parameters "Thickness", "Scaling", and "Exponent"?
0 个评论
回答(1 个)
Udit06
2023-12-14
Hi Arkadiusz,
I understand that you want to know how the absorbing layer in the far field absorbing boundary condition is implemented in MATLAB and what is the interpretation of the parameters "Thickness", "Scaling", and "Exponent".
The absorbing layer/domain in the "farFieldBC" object contains three properties.
1) Thickness: It indicates the width of the far field absorbing region.
2) Scaling: It is a scaling parameter defining the attenuation rate of the waves entering the absorbing region.
3) Exponent: It is an exponent parameter defining the attenuation rate of the waves entering the absorbing region
You can refer to the following MathWorks documentation to understand more about the properties of the absorbing layer in the far field absorbing boundary condition.
I hope this helps.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Partial Differential Equation Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!