==================
Physics Tutorials
==================

Welcome to the Phyiscs Tutorials! These tutorials dive into the phyics behind FDTDX, specifically Maxwell's equations.

.. note::
   **Stay tuned!** More guides and tutorials will follow shortly.

.. grid:: 1 2 2 2
   :gutter: 3

   .. grid-item-card:: 1. Maxwell's Equations
      :link: notebooks/physics/01_maxwell
      :link-type: doc

      Learn about the fundamental electromagnetic equations.

   .. grid-item-card:: 2. FDTD
      :link: notebooks/physics/02_fdtd
      :link-type: doc

      Learn how the fundamental physics is realized in a numerical finite-difference time-domain simulation.

.. toctree::
   :maxdepth: 2
   :hidden:

   notebooks/physics/01_maxwell.ipynb
   notebooks/physics/02_fdtd.ipynb
