Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog.d/4265.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\`\`solution\`\` - part 2
47 changes: 25 additions & 22 deletions doc/source/mapdl_commands/solution/fe_body_loads.rst
Original file line number Diff line number Diff line change
@@ -1,27 +1,30 @@
.. _ref_fe_body_loads_commands_api:

*************
FE body loads
*************
.. _ref_fe_body_loads:

.. currentmodule:: ansys.mapdl.core

These SOLUTION commands are used to define body loads on the finite element model.
FeBodyLoads
===========


.. currentmodule:: ansys.mapdl.core._commands.solution.fe_body_loads

.. autoclass:: ansys.mapdl.core._commands.solution.fe_body_loads.FeBodyLoads

.. autosummary::
:toctree: _autosummary/

Mapdl.bf
Mapdl.bfcum
Mapdl.bfdele
Mapdl.bfe
Mapdl.bfecum
Mapdl.bfedele
Mapdl.bfelist
Mapdl.bfescal
Mapdl.bflist
Mapdl.bfscale
Mapdl.bfunif
Mapdl.ldread
Mapdl.rimport
Mapdl.tunif
:template: base.rst
:toctree: _autosummary


FeBodyLoads.bf
FeBodyLoads.bfcum
FeBodyLoads.bfdele
FeBodyLoads.bfe
FeBodyLoads.bfecum
FeBodyLoads.bfedele
FeBodyLoads.bfelist
FeBodyLoads.bfescal
FeBodyLoads.bflist
FeBodyLoads.bfport
FeBodyLoads.bfscale
FeBodyLoads.bfunif
FeBodyLoads.tunif
47 changes: 26 additions & 21 deletions doc/source/mapdl_commands/solution/fe_constraints.rst
Original file line number Diff line number Diff line change
@@ -1,26 +1,31 @@
.. _ref_fe_constraints_commands_api:

**************
FE constraints
**************
.. _ref_fe_constraints:

.. currentmodule:: ansys.mapdl.core

These SOLUTION commands are used to define constraints on the finite element model.
FeConstraints
=============


.. currentmodule:: ansys.mapdl.core._commands.solution.fe_constraints

.. autoclass:: ansys.mapdl.core._commands.solution.fe_constraints.FeConstraints

.. autosummary::
:toctree: _autosummary/

Mapdl.d
Mapdl.dcum
Mapdl.ddele
Mapdl.dflx
Mapdl.dj
Mapdl.djdele
Mapdl.djlist
Mapdl.dlist
Mapdl.dscale
Mapdl.dsym
Mapdl.dval
Mapdl.gsbdata
Mapdl.gslist
:template: base.rst
:toctree: _autosummary


FeConstraints.d
FeConstraints.dcum
FeConstraints.ddele
FeConstraints.dflx
FeConstraints.dj
FeConstraints.djdele
FeConstraints.djlist
FeConstraints.dlist
FeConstraints.dscale
FeConstraints.dsym
FeConstraints.dval
FeConstraints.gsbdata
FeConstraints.gslist
FeConstraints.ldread
37 changes: 20 additions & 17 deletions doc/source/mapdl_commands/solution/fe_forces.rst
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
.. _ref_fe_forces_commands_api:

*********
FE forces
*********
.. _ref_fe_forces:

.. currentmodule:: ansys.mapdl.core

These SOLUTION commands are used to define nodal loads on the finite element model.
FeForces
========


.. currentmodule:: ansys.mapdl.core._commands.solution.fe_forces

.. autoclass:: ansys.mapdl.core._commands.solution.fe_forces.FeForces

.. autosummary::
:toctree: _autosummary/

Mapdl.f
Mapdl.fcum
Mapdl.fdele
Mapdl.fj
Mapdl.fjdele
Mapdl.fjlist
Mapdl.flist
Mapdl.fscale
Mapdl.fssect
:template: base.rst
:toctree: _autosummary


FeForces.f
FeForces.fcum
FeForces.fdele
FeForces.fj
FeForces.fjdele
FeForces.fjlist
FeForces.flist
FeForces.fscale
43 changes: 24 additions & 19 deletions doc/source/mapdl_commands/solution/fe_surface_loads.rst
Original file line number Diff line number Diff line change
@@ -1,24 +1,29 @@
.. _ref_fe_surface_loads_commands_api:

****************
FE surface loads
****************
.. _ref_fe_surface_loads:

.. currentmodule:: ansys.mapdl.core

These SOLUTION commands are used to define surface loads on the finite element model.
FeSurfaceLoads
==============


.. currentmodule:: ansys.mapdl.core._commands.solution.fe_surface_loads

.. autoclass:: ansys.mapdl.core._commands.solution.fe_surface_loads.FeSurfaceLoads

.. autosummary::
:toctree: _autosummary/

Mapdl.sf
Mapdl.sfbeam
Mapdl.sfcum
Mapdl.sfdele
Mapdl.sfe
Mapdl.sfedele
Mapdl.sfelist
Mapdl.sffun
Mapdl.sfgrad
Mapdl.sflist
Mapdl.sfscale
:template: base.rst
:toctree: _autosummary


FeSurfaceLoads.sf
FeSurfaceLoads.sfbeam
FeSurfaceLoads.sfcontrol
FeSurfaceLoads.sfcum
FeSurfaceLoads.sfdele
FeSurfaceLoads.sfe
FeSurfaceLoads.sfedele
FeSurfaceLoads.sfelist
FeSurfaceLoads.sffun
FeSurfaceLoads.sfgrad
FeSurfaceLoads.sflist
FeSurfaceLoads.sfscale
16 changes: 0 additions & 16 deletions doc/source/mapdl_commands/solution/gap_conditions.rst

This file was deleted.

21 changes: 21 additions & 0 deletions doc/source/mapdl_commands/solution/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,45 @@ Solution
.. list-table::

* - :ref:`ref_analysis_options`
* - :ref:`ref_inertia`
* - :ref:`ref_dynamic_options`
* - :ref:`ref_additive_manufacturing`
* - :ref:`ref_misc_loads`
* - :ref:`ref_nonlinear_options`
* - :ref:`ref_load_step_options`
* - :ref:`ref_fe_body_loads`
* - :ref:`ref__nonlinear_options`
* - :ref:`ref_fe_constraints`
* - :ref:`ref_birth_and_death`
* - :ref:`ref_fe_forces`
* - :ref:`ref__status`
* - :ref:`ref__gap_conditions`
* - :ref:`ref_radiosity`
* - :ref:`ref_load_step_operations`
* - :ref:`ref_master_dof`
* - :ref:`ref_analysis_2d_to_3d`
* - :ref:`ref_fe_surface_loads`


.. toctree::
:maxdepth: 1
:hidden:

analysis_options
inertia
dynamic_options
additive_manufacturing
misc_loads
nonlinear_options
load_step_options
fe_body_loads
_nonlinear_options
fe_constraints
birth_and_death
fe_forces
_status
_gap_conditions
load_step_operations
master_dof
analysis_2d_to_3d
fe_surface_loads
45 changes: 25 additions & 20 deletions doc/source/mapdl_commands/solution/inertia.rst
Original file line number Diff line number Diff line change
@@ -1,26 +1,31 @@
.. _ref_inertia_commands_api:

*******
.. _ref_inertia:


Inertia
*******
=======


.. currentmodule:: ansys.mapdl.core
.. currentmodule:: ansys.mapdl.core._commands.solution.inertia

These SOLUTION commands are used to define inertial loads on the model.
.. autoclass:: ansys.mapdl.core._commands.solution.inertia.Inertia

.. autosummary::
:toctree: _autosummary/

Mapdl.acel
Mapdl.cgloc
Mapdl.cgomga
Mapdl.cmacel
Mapdl.cmdomega
Mapdl.cmomega
Mapdl.cmrotate
Mapdl.coriolis
Mapdl.dcgomg
Mapdl.domega
Mapdl.irlf
Mapdl.omega
Mapdl.synchro
:template: base.rst
:toctree: _autosummary


Inertia.acel
Inertia.airl
Inertia.cgloc
Inertia.cgomga
Inertia.cmacel
Inertia.cmdomega
Inertia.cmomega
Inertia.cmrotate
Inertia.coriolis
Inertia.dcgomg
Inertia.domega
Inertia.irlf
Inertia.omega
Inertia.synchro
28 changes: 16 additions & 12 deletions doc/source/mapdl_commands/solution/load_step_operations.rst
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
.. _ref_load_step_operations_commands_api:

********************
Load step operations
********************
.. _ref_load_step_operations:

.. currentmodule:: ansys.mapdl.core

These SOLUTION commands are used to write and solve multiple load steps.
LoadStepOperations
==================


.. currentmodule:: ansys.mapdl.core._commands.solution.load_step_operations

.. autoclass:: ansys.mapdl.core._commands.solution.load_step_operations.LoadStepOperations

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


Mapdl.lsclear
Mapdl.lsdele
Mapdl.lsread
Mapdl.lssolve
Mapdl.lswrite
LoadStepOperations.lsclear
LoadStepOperations.lsdele
LoadStepOperations.lsread
LoadStepOperations.lssolve
LoadStepOperations.lswrite
Loading
Loading