The ``dynaem.py`` module ======================== .. py:module:: ansys.dyna.core.pre.dynaem Summary ------- .. py:currentmodule:: dynaem .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.dyna.core.pre.dynaem.Isopotential_ConnType` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.DynaEM` - Contains methods for creating keywords related to EM. * - :py:obj:`~ansys.dyna.core.pre.dynaem.EMType` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.EMDimension` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.BEMSOLVER` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.FEMSOLVER` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.EMAnalysis` - Enables the EM solver and sets its options. * - :py:obj:`~ansys.dyna.core.pre.dynaem.CircuitType` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.Circuit` - Defines an electrical circuit. * - :py:obj:`~ansys.dyna.core.pre.dynaem.EMContactType` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.EMContact` - Detects contact between conductors. * - :py:obj:`~ansys.dyna.core.pre.dynaem.EMRandlesLayer` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.Isopotential` - Defines an isopotential. * - :py:obj:`~ansys.dyna.core.pre.dynaem.RogoCoil` - Measures the total current flowing through a given section of the conductor. * - :py:obj:`~ansys.dyna.core.pre.dynaem.RandlesCellType` - Create a collection of name/value pairs. * - :py:obj:`~ansys.dyna.core.pre.dynaem.RandlesCell` - Define parameters for a Randles Cell. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: Isopotential_ConnType DynaEM EMType EMDimension BEMSOLVER FEMSOLVER EMAnalysis CircuitType Circuit EMContactType EMContact EMRandlesLayer Isopotential RogoCoil RandlesCellType RandlesCell Description ----------- EM API ====== Module for creating an electromagnetism (EM) input deck. .. !! processed by numpydoc !!