.. currentmodule:: tidy3d

Simulation
==========

Overview
--------

This page contains information on the different simulation types available in Tidy3D.

~~~~

Defining a FDTD Simulation
--------------------------

.. autosummary::
   :toctree: _autosummary/
   :template: module.rst

   tidy3d.Simulation


~~~~

Batch Jobs
----------

.. autosummary::
   :toctree: _autosummary/
   :template: module.rst

   tidy3d.web.api.container.Batch

~~~~

Other Simulation Types
----------------------

.. autosummary::
   :toctree: _autosummary/
   :template: module.rst

   tidy3d.ModeSimulation
   tidy3d.EMESimulation
   tidy3d.HeatSimulation
   tidy3d.HeatChargeSimulation

.. autosummary::
   :toctree: _autosummary/
   :template: module.rst

   tidy3d.plugins.smatrix.ComponentModeler
   tidy3d.plugins.smatrix.TerminalComponentModeler

~~~~

Logging
-------

.. autosummary::
   :toctree: _autosummary/
   :template: module.rst

   tidy3d.log.set_logging_level
   tidy3d.log.set_log_suppression
   tidy3d.log.set_logging_file

~~~~
