PARAM, BUFFSIZE

Bulk Data Entry Defines the maximum size in 8 byte words of the records of data written to the .op2 file.

Parameter Values Description
BUFFSIZE <Integer>

Default = 65537

-1
Turns off buffering

Comments

  1. SYSSETTING,BUFFSIZE can also be used instead of PARAM,BUFFSIZE.
  2. Only the last instance of either SYSSETTING,BUFFSIZE or PARAM,BUFFSIZE in the input file is used, the rest of the entries are ignored.