ProductsAbaqus/StandardAbaqus/Explicit Command summaryabaqus
findkeyword
jobjob-name
maximummaximum-output
keyword data
lines
Command line options
ExamplesThe following examples illustrate the different types of search criteria utilized by the findkeyword execution procedure. Querying for keywords and parametersTo list the sample problems that use the RESTART option with the WRITE parameter, type the following command and data lines: abaqus findkeyword RESTART,WRITE To generate a list of sample problems that contain two keyword lines in the same file, both keywords are included as data lines. For example, abaqus findkeyword RESTART,WRITE NGEN To list all sample problems that use a keyword and parameter with a value, the value must be included on the data line. For example, abaqus findkeyword job=beam BEAM SECTION,SECTION=ARBITRARY The output is written to the file beam.dat. Querying for user-specified parameter values |