Products: ABAQUS/Standard ABAQUS/Explicit
The abaqus append postprocessing facility:
is provided to join results (.fil) files into a single file;
permits two results files that may be either ASCII or binary files, or a combination of ASCII and binary, to be joined for further postprocessing; and
will write a results file in the same format as the file specified with the oldjob option.
A similar utility, abaqus restartjoin, is used to join output database (.odb) files. See Execution procedure for joining output database (.odb) files from restarted analyses, Section 3.2.16, for details.
This option specifies the output file name to use during execution. The job-name value is used as the output file name. The joined output file will have the name job-name.fil.
If this option is omitted from the command line, you will be prompted for this value.
This option specifies the name of the first results file to use during execution. The oldjob-name value is used as the results file name.
If this option is omitted from the command line, you will be prompted for this value.
This option specifies the name of the second results file to use during execution. The input-file results file will be appended to the oldjob-name results file.
If this option is omitted from the command line, you will be prompted for this value.