.. _ref_solver:

Solver
======

.. vale Google.Spacing = NO

The :obj:`~ansys.fluent.core.session_solver.Solver` object allows you to use Fluent solver capabilities
from Python. You can use both :ref:`TUI<ref_solver_tui>` commands
and :ref:`settings objects <ref_settings>` to access Fluent events, monitoring,
and field data (surface, scalar, and vector).

.. vale Google.Spacing = YES

.. currentmodule:: ansys.fluent.core.solver

.. autosummary::
   :toctree: _autosummary

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

   settings
   tuicommands
   datamodel/index
   schemeeval
   events
   monitors
   reduction
   solution_variables