The Histories Section

Top  Previous  Next

The HISTORIES section, which is optional, specifies values for which a time history is desired.  While multiple HISTORY statements can be listed they must all be of the form:

 

HISTORY ( arg1 [ ,arg2,...]  )

HISTORY ( arg1 [ ,arg2,...]  )  AT  (X1,Y1) [ (X2,Y2)...]

 

The coordinates specify locations in the problem at which the history is to be recorded.  If no coordinate is given, the arg must evaluate to a scalar.

 

The modifiers and reports available to PLOTS and MONITORS may also be applied to HISTORY statements.

 

The display of HISTORIES is controlled by the AUTOHIST select switch, which defaults to ON.  With the default setting all HISTORIES are automatically refreshed and displayed with the update of any MONITORS or PLOTS.

 

If desired, HISTORY statements can be included directly in the MONITORS section or PLOTS section.

 

 

Histories in Staged Problems

 

HISTORY statements may be used in STAGED problems as well as in time-dependent problems. 

In this case, the default abscissa will be stage number.  You can select a different value for the abscissa quantity by appending the clause

 

VERSUS expression

 

In this case, the values of the given expression in the various stages will be used as the plot axis.