# EM Explorer Project namespace import emxp::* # Grid Setup: grid lx=1 ly=0.02 lz=4 nx=50 ny=1 nz=200 subnx=20 subny=20 subnz=20 n0=1 k0=0 eps_re=1 eps_im=0 mu_re=1 mu_im=0 # Geometry Setup: solid shape=box xc=0.5 yc=0 zc=0.35 xw=1 yw=0.1 zw=0.3 n=1 k=3 eps_re=-8 eps_im=6 mu_re=1 mu_im=0 solid shape=box xc=0.5 yc=0 zc=0.35 xw=0.2 yw=0.1 zw=0.3 n=1 k=0 eps_re=1 eps_im=0 mu_re=1 mu_im=0 solid shape=box xc=0.5 yc=0 zc=1.5 xw=1 yw=0.1 zw=1 n=-1 k=0 eps_re=-1 eps_im=0 mu_re=-1 mu_im=0 # Source Setup: planewave2 wavelength=0.3 z_source=0.1 theta=0 phi=0 ep_amp=1 es_amp=1 ep_phz=0 es_phz=0 # Monitor Setup: convergence i=25 j=0 k=100 samples_per_cycle=50 sample_size=10 tolerance=0 property=ey attribute=instant slice=y # Run Setup: run n_cycles=200 # Output Setup: # Cleanup: reset exit