AELINK
Bulk Data Entry Defines relationships between on among AESTAT and AESURF entries.
Based on:
Where,
        - Dependent variable
 - Independent variable
 
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) | 
|---|---|---|---|---|---|---|---|---|---|
| AELINK | ID | LABLD | LABL1 | C | LABL2 | C | LABL3 | C | |
| LABL4 | C | etc. | 
Example
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) | 
|---|---|---|---|---|---|---|---|---|---|
| AELINK | 11 | INBDA | OTBDA | -3.0 | 
Definitions
| Field | Contents | SI Unit Example | 
|---|---|---|
| ID | Identification number or Character string.
 (Integer ≥ 0 or ALWAYS)  | 
                                |
| LABLD | Character string to identify the dependent aerodynamic
                                        variable. (Character String)  | 
                                |
| LABLi | Character string to identify the i-th independent aerodynamic
                                        variable. (Character String)  | 
                                |
| Ci | Linking coefficient for the i-th
                                    variable. (Real)  | 
                                
Comments
- If ID field is a positive integer, the AELINK entry (or entries) is (are) selected by the TRIM entry in the Case Control section.
 - If the ID field is 0 or the character string ALWAYS, then the linking relationship apples to all subcases.
 - The entry constrains the dependent variable to be a linear combination of the independent variables.
 - LABLD data should be unique for a given ID. That is, the same variable cannot be constrained more than once.
 - LABLD and LABLi refer to AESTAT or AESURF Bulk Data Entries.