openPSTD
2.0
Open source simulation for sound propagation in urban environments
|
The arrays used for attenuating the pressure and velocities at the boundaries of the domain. More...
#include <Domain.h>
Public Attributes | |
Eigen::ArrayXXf | px |
Eigen::ArrayXXf | py |
Eigen::ArrayXXf | u |
Eigen::ArrayXXf | w |
The arrays used for attenuating the pressure and velocities at the boundaries of the domain.
These are only effective for PML domains. A (2D) PML domain is able to attenuate sound in up to two directions.