Product: Abaqus/CAE
Benefits: You now create the files that are needed to run the optimization with an Abaqus execution procedure from the command line.
Description: When you are managing an optimization process, you can create copies of the optimization parameter (.par) file and the Abaqus input (.inp) file in your working directory. The parameter file contains parameters that are used to execute the optimization and contains information about the input file that is associated with the optimization; the input file, in turn, defines the Abaqus model you are optimizing.
You can run the optimization from the command line with the following command:
abaqus optimization -task parameter file -job results folderThe parameter file and the input file must be saved in the same directory. During the optimization, Abaqus creates the results folder in which the results of the optimization are stored.
Job module: OptimizationWrite Files; Name: optimization process name