:class:`Precision` ================== .. py:class:: ansys.dyna.core.run.options.Precision Precision for LS-DYNA .. !! processed by numpydoc !! .. py:currentmodule:: Precision Overview -------- .. tab-set:: .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~SINGLE` - * - :py:attr:`~DOUBLE` - Import detail ------------- .. code-block:: python from ansys.dyna.core.run.options import Precision Attribute detail ---------------- .. py:attribute:: SINGLE :value: 0 .. py:attribute:: DOUBLE :value: 1