DREPORT

Bulk Data Entry Used in the Bulk Data section to report responses, defined by DRESP1, DRESP2 and DRESP3 cards, to the output file, which are not constrained or used as the objective function, as defined by the optimization problem.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
DREPORT DRID RID LALLOW UALLOW NL NU      

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
DREPORT 1 1 1.0 5.0 2 5      

Associated Cards

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
DRESP1 1 TOPN DISP     3   4668  

Definitions

Field Contents SI Unit Example
DRID Report identification number.

(Integer > 0)

 
RID DRESP1, DRESP2, or DRESP3 identification number.

(Integer > 0)

 
LALLOW Optional lower bound on response for reporting purposes.

(Real or blank)

 
UALLOW Optional upper bound on response for reporting purposes.

(Real or blank)

 
NL Optional number of lowest responses to report.
= 1
Only the highest response in the range [LALLOW, UALLOW] (if specified) is reported.

(Integer or blank)

 
NU Optional number of highest response to report.
= 1
Only the highest response in the range [LALLOW, UALLOW] (if specified) is reported.

(Integer or blank)

 

Comments

  1. The DREPORT DRID is selected in the Subcase Information section by the REPSUB or REPGLB cards and/or referenced by the DREPADD card.
  2. For any DRID, the associated RID can be referenced only once.