The input file is now ready to be submitted for analysis through a command prompt.
All parameters specific to a progressive fatigue analysis using Helius PFA have been added. This includes specifying an initial temperature for the analysis, creating a fatigue load step, and specifying the block loading history in the HIN file.
A batch file named ansys-helius.bat is included with the product 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.
cd [directory address]
As an example, if the input file is located in "C:\Test Folder", enter "cd C:\Test Folder" as shown below.
ansys-helius 180 Tutorial_4.ans
In the above, ansys-helius calls the batch file that submits jobs using the custom ANSYS executable, 180 is the version of ANSYS (170, 171, and 172 are the other valid options), and Tutorial_4.ans is the name of the input file.