# EM Explorer Project namespace import emxp::* # Grid Setup: grid lx=1 ly=0.02 lz=3 nx=50 ny=1 nz=150 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.25 xw=1 yw=0.1 zw=0.5 n=2 k=0 eps_re=4 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.633 z_source=0.1 theta=31 phi=0 ep_amp=1 es_amp=1 ep_phz=0 es_phz=0 # Monitor Setup: convergence i=23 j=0 k=99 samples_per_cycle=100 sample_size=10 tolerance=0 property=ey attribute=instant slice=y # Run Setup: run n_cycles=1000 # Output Setup: # Cleanup: reset exit