Skip to content

Commit

Permalink
Merge pull request #29 from flindersuni/feature/ansys-matlab
Browse files Browse the repository at this point in the history
Fix RST ANSYS Table
  • Loading branch information
The-Scott-Flinders committed Dec 6, 2021
2 parents 15664f8 + 580d95c commit 8103013
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/software/ansys.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The following is a quick list of some of the common CLI options.
+===================+=======================================+
| -acc nvidia | Enable GPU Compute Acceleration |
+-------------------+---------------------------------------+
| -np | Specify the Number of CPU's |
| \-np value | Specify the Number of CPU's: -np 12 |
+-------------------+---------------------------------------+
| -smp | Run ANSYS in Single-Node Mode |
+-------------------+---------------------------------------+
Expand All @@ -67,9 +67,9 @@ The following is a quick list of some of the common CLI options.
+-------------------+---------------------------------------+
| -db | Initial Allocation for the .DB File |
+-------------------+---------------------------------------+
| -m <value> | RAM Allocation for ANSYS. |
| \-m value | RAM Allocation for ANSYS. -m 40000 |
+-------------------+---------------------------------------+
| < /path/ | Script file Path for batch Mode |
| \< /path/ | Script file Path for batch Mode |
+-------------------+---------------------------------------+


Expand Down

0 comments on commit 8103013

Please sign in to comment.