next up previous contents index
Next: Unkown Record Type Up: Other User Subroutines Previous: Other User Subroutines   Contents   Index


New Run

\fbox {SUBROUTINE QUNEWR (IROLD,IRNEW)}

This routine is called from QMNEWR once a new run is encountered on the event input file, i.e.,

QUNEWR may be used to initialize run-dependent data or to print run statistics.
Input arguments
IROLD
old run number: = 0 if called for the first time.
IRNEW
new run number: = 0 if called from QMTERM during the program termination.
Default
no action: RETURN.



Joel Closier
2000-02-07