3.1.2.6. A_FMM.Creator.ridge

Creator.ridge(eps_core, eps_lc, eps_uc, w, h, t=0.0, y_offset=0.0, x_offset=0.0)

Rib waveguide with single layer

Parameters:
  • eps_core (float) – epsilon of the core

  • eps_lc (floar) – epsilon of the lower cladding

  • eps_up (float) – epsilon of the upper cladding

  • w (float) – width of the rib (in unit of ax)

  • h (float) – height of the un-etched part (in unit of ay)

  • t (float) – height of the etched part (in unit of ay). Default is 0 (strip waveguide)

  • x_offset (float) – offset of the center of the waveguide with respec to the center of the cell (in unit of ax). Default is 0

  • y_offset (float) – offset of the etched part with resoect to the unetched one (in unit of ay). Default is 0 (etched and unetched part are aligned at the bottom)