___________________________________________________________________
 |                                                                 |
 |                                $SUPER                           |
 |_________________________________________________________________|

 MEANING: Identifies the start of a NONMEM Superproblem
 CONTEXT: NM-TRAN Control Record

 USAGE:
 $SUPER  [SCOPE=n1] [ITERATIONS=n2]
         [NOPRINT|PRINT]

 SAMPLE:
 $SUPER     SCOPE=2 ITERATIONS=10

 DISCUSSION:
 Optional.

 OPTIONS:

 SCOPE=n1
      Number of problems in the superproblem.  Required.   Must  be  at
      least 1.

 ITERATIONS=n2
      Number of iterations of the superproblem.  Required.  Must be  at
      least 2.  INTERATIONS may also be coded NITERATIONS.

 NOPRINT
      NONMEM printout displaying the input information for each of  the
      problems  of  the  superproblem will be generated only during the
      first iteration.  This is the default.

 PRINT
      NONMEM printout displaying the input information for each of  the
      problems  of the superproblem will be generated during all itera-
      tions.

 To define a sequence of problems as a superproblem, precede the $PROB-
 LEM  record of the first problem of the sequence with a $SUPER record.
 More than one $SUPER problem can be present in the control stream, but
 the level of nesting can be at most 2.

 (See rocm14).

 REFERENCES: None.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     


  
Go to main index.
  
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)