DESVARG
Bulk Data Entry Defines an override for design variable settings.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) | 
|---|---|---|---|---|---|---|---|---|---|
| DESVARG | ID | INIT | LB | UB | SET | 
Definitions
| Field | Contents | SI Unit Example | 
|---|---|---|
| ID | Identification
                                    number. No default (Integer > 0)  | 
                            |
| INIT | Overrides the initial
                                value setting for affected design variables.1 Default = blank (UB, LB, blank, Real or ANALYSIS)  | 
                            |
| LB | Overrides the lower bound
                                setting for affected design variables. Default = blank (blank or Real)  | 
                            |
| UB | Overrides the upper bound
                                setting for affected design variables. Default = blank (blank or Real)  | 
                            |
| SET | Defines the design
                                variables that are affected by this DESVARG
                                entry. Can either be the keyword ALL or the
                                    SID of a SET of type
                                    DESVAR. Default = ALL (ALL or Integer)  | 
                            
Comments
- If any of INIT, LB or UB are left blank, then no override is applied to the corresponding field on affected DESVARs.
 - If INIT is defined as
                        LB, then for all affected DESVAR
                    entries the initial value is set to the lower bound setting.
Likewise if INIT is defined as UB, then for all affected DESVAR entries the initial value is set to the upper bound setting.
If, INIT is defined as ANALYSIS, then for all affected DESVAR entries the initialization is accomplished based on the corresponding analysis properties.
Limitations for the ANALYSIS mode of initialization in the INIT field:When one of the three limitations occurs, a warning is issued and the Design Variable is initialized based on the DESVAR card.
 - Multiple DESVARGs are allowed (DESVARGs are processed in the order of input).
 - If the bounds are invalid after DESVARG is applied, then an error will occur.
 - This card is represented as a control card in HyperMesh.