How is far field absorbtion implemented in PDE Toolbox's harmonic analysis?
6 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Udit06
on 14 Dec 2023
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.
See Also
Categories
Find more on Partial Differential Equation Toolbox 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!