Hi,
I have a point source and I am solving underwater acoustic problem in 3D. My computational domain has symmetry in y-direction and my source is located in the xz-plane. That is the computational domaoin is mirrored around the plane passing through the source.
How can I apply sound hard (Uy=0) Boundary Condition where the source is located on the boundary?
Using "uy_sgy(:,1,:) = 0" , or "uy_sgy(:,1:2,:) = 0" dosn't work it seems. where the source.ny=1 or source.ny=2;
Thank you for your help,
Babak