Commit Graph

17 Commits

Author SHA1 Message Date
c306bb1f46 Correct for numerical dispersion at 3d solve_waveguide_mode level 2019-08-26 00:26:54 -07:00
af8efd00eb Add E-field versions of waveguide mode operators, rename v->e_xy or h_xy, and add ability to specify mode margin in solve_waveguide_mode_2d 2019-08-26 00:25:36 -07:00
41bec05d4e Remove unwanted return 2019-08-26 00:24:17 -07:00
2787908640 Add E variants of waveguide equations
rename 2d vector from v to e_xy or h_xy
2019-08-26 00:21:39 -07:00
054ac994d5 Don't perform dx_prop wavenumber correction in waveguide_mode_2d
It's technically a correction for discretization in the third direction
2019-08-26 00:17:52 -07:00
0503e9d6ef Fix shift_with_mirror() for C-ordered arrays 2019-08-26 00:16:45 -07:00
b466ed02ea Add e_boundary_source 2019-08-26 00:16:27 -07:00
ccdb423ba2 add e_tfsf_source 2019-08-26 00:15:34 -07:00
aade81c21e alternate src formulation 2019-08-07 02:27:04 -07:00
07c94617fe Operator-based soruce 2019-08-07 01:01:55 -07:00
1a04bab361 Fixup slices 2019-08-07 01:01:35 -07:00
2c91ea249f Fix wgmode expansion 2019-08-07 01:00:57 -07:00
3429120993 d_prop -> dx_prop 2019-08-07 01:00:21 -07:00
938c4c9a35 move to 3xnnn arrays 2019-08-05 01:09:52 -07:00
5951f2bdb1 various fixes and improvements 2019-08-05 00:20:06 -07:00
94ff3f7853 further fdfd_tools->meanas updates 2019-08-04 14:13:51 -07:00
f61bcf3dfa rename to meanas and split fdtd/fdfd 2019-08-04 13:48:41 -07:00