Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How to use the CXFEL Ansys installation with Open on demand, on Agave.

In order to use Ansys, you will need to supply your ASURITE to Research Computing, so they may add this to the license file.

Getting started

Open on demand is a web based graphical user interface which allows for easy access to HPC resources. You can access this interface by connecting to login.rc.asu.edu. You will need to have duo 2factor enabled on your ASURITE account.

...

Once this has started, you will hit the “connect” button to open the instance and begin working.

Running Ansys

Once you open you virtual desktop, you will arrive at a screen like this.

...

From here you will want to open the “terminal” and run the following command

Code Block
module load ansys\cxfel_22.1

which will add Ansys to path, and allow you to run the application.

From here you can run

Code Block
runwb2

which will get you to the Ansible workbench.

...