OpticalSimulatorFEMWELL
=======================

.. _FEMWELL: https://femwell.readthedocs.io

.. _MESHWELL: https://simbilod.github.io/meshwell/intro.html

.. _skfem: https://scikit-fem.readthedocs.io/en/latest/

The `OpticalSimulatorFEMWELL` is a FEM mode solver built around FEMWELL_ and skfem_. With this tool we can calculate the optical modes supported by our structure. We can retrieve the effective index, group index, and field profiles of the modes supported by our waveguide structure.

.. autoclass:: imodulator.OpticalSimulator.OpticalSimulatorFEMWELL
   :members:
   :special-members: __init__


References
----------

.. bibliography::
   :filter: docname in docnames
   :style: plain
