Skip to content
Snippets Groups Projects
Commit 59e94440 authored by JingchaoZhang's avatar JingchaoZhang
Browse files

fixed --

parent 9ce7a434
No related branches found
No related tags found
1 merge request!84fixed --
......@@ -34,8 +34,8 @@ YOUR_ANSYS_COMMAND
{{% /panel %}}
Details of SLURM job submission can be found at [SUBMITTING JOBS]({{< relref "submitting_jobs" >}}).
#### Running ANSYS interactively
### Running ANSYS interactively
1. To use graphical user interface, users need to first setup X11 forwarding. [HOW TO SETUP X11 FORWARDING]({{< relref "how_to_setup_x11_forwarding" >}})
1. Start an interactie job using srun. NOTE: users need to add --licenses=ansys_research or --licenses=ansys_teaching to the srun command. [SUBMITTING AN INTERACTIVE JOB]({{< relref "submitting_an_interactive_job" >}})
1. Start an interactie job using srun. NOTE: users need to add '--'licenses=ansys_research or '--'licenses=ansys_teaching to the srun command. [SUBMITTING AN INTERACTIVE JOB]({{< relref "submitting_an_interactive_job" >}})
1. After the interactive job starts, execute "module load ansys/19.2", then run the ANSYS command, e.g. fluent, from command line. The GUI will show up if steps 1-2 are configured correctly.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment