SUBCOM
Subcase Information Entry Delimits and identifies a combination subcase.
Format
SUBCOM = n
Example
SUBCOM = 125
            Definitions
| Argument | Description | 
|---|---|
| n | Subcase identification
                                    number. (Integer > 2)  | 
                        
Comments
- A SUBSEQ command must follow this command.
 - SUBCOM may only be used with STATIC subcases.
 - Output requests above the subcase level will be used.
 - If the referenced subcases contain thermal loads or element deformations, the temperature field in the SUBCOM must be defined with a TEMP(LOAD) command or the element deformations with a DEFORM command.
 - If the reference subcases contain STATSUB(PRELOAD), then all of the referenced subcases must contain the same STATSUB(PRELOAD); the same STATSUB(PRELOAD) should also be used in the SUBCOM.
 - SUBCOM is not supported for optimization. Use DRESP2/DRESP3 to create synthetic response would be the solution.