$ $ FILE append2.dat - to be used to demonstrate the use of append.v67 $ this is the second of two input files - this file will find the $ modes from 10.01 to 20. hertz and append them to the modes from $ run append1. $ ASSIGN MASTER='append1.MASTER' $ from run append1 RESTART, version = 1, keep $ $ ID APPEND2, SECOND RUN FOR DMAP TO APPEND EIGENSOLUTIONS ID APPEND2, APPEND2 SOL 103 TIME 10 $ $ add the dmap alter $ INCLUDE 'appenda.v707' CEND TITLE = SOLVE SYSTEM MODES FROM 10.01 TO 20. HERTZ AND APPEND APPEND2 SPC = 1 METHOD = 2 $ new eigensolution for appending DISP = ALL BEGIN BULK $ $ new eigr telling MSC/NASTRAN to find the modes from 10.01 $ to 20. hertz. $ EIGR,2,MGIV,10.01,20. $ $ use parameter APPEN to point to the old solution, $ which is in version 1 of the database $ PARAM,APPEN,1 ENDDATA