The input file is now ready to be submitted for analysis through a command prompt.
A batch file named ansys-helius.bat is included with the Helius PFA installation that simplifies the submission of Helius PFA jobs. This batch file is located in the "bin" folder in the Helius PFA directory on your computer. The use of this batch file is demonstrated here.
Open the Autodesk Helius PFA Command Shell.
Change the directory to the location of the input file by entering:
cd [directory address]
As an example, if the input file is located in "C:\Test Folder", enter "cd C:\Test Folder" as shown below.
Submit the job by entering the following command as shown below:
ansys-helius 211 Tutorial_2_ANSYS.ans
In the above, ansys-helius calls the batch file that submits jobs using the custom ANSYS executable, 211 is the version of ANSYS (212 and 221 are the other valid options), and Tutorial_2_ANSYS.ans is the name of the input file.
Refer to the View and Interpret the Results section of Tutorial 1 after the finite element solution is complete for instructions to examine the results.