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
4 changes: 2 additions & 2 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ eigenproblems.

Python and MATLAB eigensolvers are based on the publicly available
LAPACK libraries and provide reasonable solve time for eigenproblems
with relatively small degrees of freedom (dof), perhaps 100,000.
with relatively small degrees of freedom (DOF), perhaps 100,000.
However, Ansys solvers are designed for the scale of hundreds of
millions of dof, providing a variety of situations where you can
millions of DOF, providing a variety of situations where you can
directly leverage Ansys high-performance solvers on a variety of
eigenproblems. Fortunately, you can leverage this without relearning
an entirely new language because PyAnsys Math is written in a similar manner
Expand Down
4 changes: 2 additions & 2 deletions doc/styles/Vocab/ANSYS/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Ansys
ansys
AnsMath
PyAnsys Math
dof
DOF
eigenfrequencies
eigenmodes
Eigenproblem
Expand Down Expand Up @@ -33,4 +33,4 @@ SciPy
scipy
struc
tickness
__repr__
__repr__