Hi everyone
I am trying some simulation in hetrogeneous media. However,in the example, it doesn't mention if the alpha_coefficient, the attenuation coefficient can also be modified for different part of the computational domain as the density and speed
In other guys post, they define the alpha-coefficient as: media_alpha_coe=makedisk(Nx,Ny,x0,y0)*A(A refers to any constant)
It is clear that makedisk and other geometric functions will return a matrix. Then, for the example above, will the attenuation only be A for the places that is set to '1' by the maskdisk function above???