hbzhang / mpspack

Automatically exported from code.google.com/p/mpspack
Other
0 stars 0 forks source link

scattering.setincidentwave pt src inside not-air fails #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Running examples/twodieldiscspointsrcscat.m but with the point source lying 
inside a dielectric fails because u_inc is only nonzero in the airdom(s). Need 
to check for this and change u_inc to exist in non-air domains. A crude fix is 
to always make u_inc exist in all domains.

Original issue reported on code.google.com by alex.h.b...@gmail.com on 21 Dec 2011 at 4:58