cc_staff
1,864
edits
mNo edit summary |
mNo edit summary |
||
Line 1,188: | Line 1,188: | ||
::: <br> | ::: <br> | ||
::: NOTES :When running an Analysis Program such as Mechanical or Fluent in parallel on a single node, untick <i>Distributed</i> and specify a value of cores equal to your <b>salloc session setting minus 1</b>. The pulldown menus in the Ansys Mechanical workbench do not respond properly. As a workaround run <code>xfwm4 --replace</code> on the command line before starting workbench as shown. To make xfwm4 your default edit <code>$HOME/.vnc/xstartup</code> and change <code>mate-session</code> to <code>xfce4-session</code>. Lastly, fluent from ansys/2022R2 does not currently work on compute nodes please use a different version. | ::: NOTES :When running an Analysis Program such as Mechanical or Fluent in parallel on a single node, untick <i>Distributed</i> and specify a value of cores equal to your <b>salloc session setting minus 1</b>. The pulldown menus in the Ansys Mechanical workbench do not respond properly. As a workaround run <code>xfwm4 --replace</code> on the command line before starting workbench as shown. To make xfwm4 your default edit <code>$HOME/.vnc/xstartup</code> and change <code>mate-session</code> to <code>xfce4-session</code>. Lastly, fluent from ansys/2022R2 does not currently work on compute nodes please use a different version. | ||
=== MAPDL === <!--T:1675--> | |||
::: <code>module load StdEnv/2020</code> | |||
::: <code>module load ansys/2021R2</code> (or newer versions) | |||
::: <code>mapdl -g</code>, or, | |||
::: <code>launcher</code> --> click RUN button | |||
=== Ansys EDT === <!--T:1672--> | === Ansys EDT === <!--T:1672--> |