diff --git a/chunkie/demo/demo_KG.m b/chunkie/demo/demo_KG.m index 8464185..64b62ee 100644 --- a/chunkie/demo/demo_KG.m +++ b/chunkie/demo/demo_KG.m @@ -1,3 +1,10 @@ +% Defines a smooth, 1D interface and solves the corresponding 2D +% time-harmonic Klein Gordon equation on either side of the interface. +% We impose continuity and a jump in the normal derivative across the +% interface. We also impose outgoing radiation conditions at infinity +% along the interface. + + clear all close('all') ifsvdplot = false;