REPORTER 22.1

Keyword File Programs

Keyword file programs

The following programs retrieve information from a keyword file.

Analysis title Prints the title of the analysis from the *TITLE card.
Comments between *KEYWORD and *TITLE Prints any comment lines in the keyword file between the *KEYWORD and *TITLE keywords. The $ will be removed from each line.
An optional second argument can be used to impose a maximum limit on the number of lines printed.
Create variables for parameters used in analysis
Extract title and LCSS curve from *MAT_PIECEWISE_LINEAR_PLASTICITY_TITLE cards
Include files used in analysis Prints a list of all the include files used in the analysis. By default the full pathname of include files is written. An optional second argument can be used to give the names relative to the master file
Initial velocity card used in analysis Prints the first line of any *INITIAL_VELOCITY cards in the keyword file. The script will also recursively look in include files for *INITIAL_VELOCITY cards.
Timestep from *CONTROL_TIMESTEP card Reads the DT2MS value from the *CONTROL_TIMESTEP card