The input file is now ready to be submitted for analysis through a command prompt.
All parameters specific to a progressive fatigue analysis using Simulation Composite Analysis 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-compan.bat is included with the product installation that simplifies the submission of Simulation Composite Analysis jobs. This batch file is located in the "bin" folder in the Simulation Composite Analysis 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:\Testing", enter "cd C:\Testing" as shown below.
ansys-compan 140 ASCA_Tutorial_4.ans
In the above, ansys-compan calls the batch file that submits jobs using the custom ANSYS executable, 140 is the version of ANSYS (145 and 150 are the other valid options), and ASCA_Tutorial_4.ans is the name of the input file.