Products: ABAQUS/Standard ABAQUS/Explicit
The abaqus findkeyword utility queries a keyword/problem database that contains information on ABAQUS/Standard and ABAQUS/Explicit example problems, verification problems, problems used in training seminars, problems shown in the ABAQUS technology briefs, benchmark timing problems, and those in the tutorial books Getting Started with ABAQUS/Standard: Keywords Version and Getting Started with ABAQUS/Explicit: Keywords Version. You specify which keywords, parameters, and values are of interest; and this utility will list the input files that contain those keywords, parameters, and values. You can specify multiple keywords, which causes the findkeyword utility to list those input files that contain all of the specified keywords. You can then use ABAQUS/Fetch to fetch the input files. See Execution procedure for ABAQUS/Fetch, Section 3.2.12, for information on the ABAQUS/Fetch command. The output is grouped into problem sets; e.g., ABAQUS Example Problems or ABAQUS/Standard Technology Brief Problems.
job
This option is used to specify the output file name for the output listing. If this option is omitted from the command line, the output will be printed to the standard output device.
maximum
This option is used to limit the number of sample problems that are listed for each set. If this option is omitted, a maximum of 100 sample problems are listed for each set.
keyword data lines
The keyword data lines specify which ABAQUS keywords, parameters, and values are of interest to the user. The names of sample problems that contain the specified keywords, parameters, and values are printed to the standard output device or to the file indicated by the job command line parameter. The keyword is required, but parameters and values are optional. If a keyword is specified without a parameter or a value, all sample problems that use that keyword (with or without parameters and values) will be listed. If a parameter is specified without a value, all sample problems that use that parameter with any value will be listed. Parameter values that are user-specified data (e.g., numeric data, set names, orientation names, etc.) are ignored. The end of the keyword data lines is indicated by an empty line or an end of file.