ProductsAbaqus/Standard Universal fileThe universal file is the means of data exchange between Abaqus and ZAERO. It consists of four data sets: 2411, which describes node and coordinate data; 2414, which describes mass-normalized mode shapes; 2420, which describes the global coordinate system; and 2453, which describes the mass matrix in text format, or 2453b, which describes the mass matrix in binary format. You can specify the universal file's output format by using the mode parameter. Choosing text format enables you to modify the universal file in a text editor but increases the file size to over twice that of similar files in binary format. Text is the default format and the only format supported by ZAERO. Table 1 and Table 2 describe the mass matrix data set text format and binary format, respectively.
Preparing the Abaqus analysis input fileBefore the interface can create the universal file, you must make the following additions to your Abaqus input (.inp) file, then run Abaqus:
WorkflowThis section describes the input and output of the three main steps in the workflow between Abaqus and ZAERO. Modal analysis in AbaqusThe Abaqus modal analysis uses an Abaqus input file and outputs the following data to an output database (.odb) file and matrix (.mtx) file: structural model nodes, coordinate systems, mode frequencies, generalized mass, mode shapes, and the mass matrix. Aeroelastic analysis in ZAEROAeroelastic analysis requires a ZAERO input file and the universal file created by toZAERO. ZAERO outputs force and moment data on structural nodes due to aeroelastic forces to the universal file. Stress analysis in AbaqusThe forces and moments output from ZAERO can then be used in a static (linear or nonlinear) Abaqus analysis to calculate deflections, stresses, and loads. Command summaryabaqus tozaerojobjob-nameunvfileunv-file-nameodbfileodb-file-namemtxfilemtx-file-namestepstep-numbermode{textbinary}
Command line options
|