15.11.2012 Views

Mechanical APDL Basic Analysis Guide - Ansys

Mechanical APDL Basic Analysis Guide - Ansys

Mechanical APDL Basic Analysis Guide - Ansys

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

To view correct mid-surface results for shells (SHELL,MID), use KEYOPT (8) = 2 (for SHELL181, SHELL208,<br />

SHELL209, SHELL281, or ELBOW290). These KEYOPT settings write the mid-surface results directly to the<br />

results file, and allow the mid-surface results to be directly operated on during squaring operations, instead<br />

of averaging the squared TOP and BOTTOM results.<br />

You should therefore use only untransformed (RSYS,SOLU), unaveraged (PRESOL, PLESOL) results<br />

whenever you perform a squaring operation, such as in a spectrum (SPRS,PSD) analysis.<br />

7.4.3.1. Saving a Combined Load Case<br />

By default, the results of a load case combination are stored in memory, overwriting the results portion of<br />

the database. To save these results - for later review or for subsequent combinations with other load cases<br />

- use one of the following methods:<br />

• writing the data to a load case file<br />

• appending the data to the results file.<br />

Use the LCWRITE command (Main Menu> General Postproc> Load Case> Write Load Case) to write the<br />

load case currently in memory to a load case file. The file is named Jobname.Lnn, where nn is the load<br />

case number you assign. Using nn in subsequent load case combinations will refer to the load case stored<br />

on the load case file.<br />

The following example illustrates the use of the LCWRITE command:<br />

LCDEF,1,5 ! Load case 1 points to load step 5<br />

LCDEF,2,7 ! Load case 2 points to load step 7<br />

LCDEF,3,10 ! Load case 3 points to load step 10<br />

LCASE,1 ! Reads load case 1 into memory<br />

LCOPER,MAX,2 ! Stores max. of database and load case 2 in memory<br />

LCWRITE,12 ! Writes current load case to Jobname.L12<br />

LCASE,3 ! Reads load case 3 into memory<br />

LCOPER,ADD,12 ! Adds database to load case on Jobname.L12<br />

LCDEF,STAT ! Results in the following output:<br />

Sample Output from LCDEF,STAT<br />

LOAD CASE= 1 SELECT= 1 ABS KEY= 0 FACTOR= 1.0000<br />

LOAD STEP= 5 SUBSTEP= 2 CUM. ITER.= 4 TIME/FREQ= .25000<br />

FILE=beam.rst<br />

Simply supported beam<br />

LOAD CASE= 2 SELECT= 1 ABS KEY= 0 FACTOR= 1.0000<br />

LOAD STEP= 7 SUBSTEP= 3 CUM. ITER.= 10 TIME/FREQ= .75000<br />

FILE=beam.rst<br />

Simply supported beam<br />

LOAD CASE= 3 SELECT= 1 ABS KEY= 0 FACTOR= 1.0000<br />

LOAD STEP= 10 SUBSTEP= 2 CUM. ITER.= 12 TIME/FREQ= 1.0000<br />

FILE=beam.rst<br />

Simply supported beam<br />

LOAD CASE= 12 SELECT= 1 ABS KEY= 0 FACTOR= 1.0000<br />

LOAD STEP= 0 SUBSTEP= 0 CUM. ITER.= 0 TIME/FREQ= .00000E+00<br />

FILE=beam.l12<br />

Simply supported beam<br />

Using the RAPPND command (Main Menu> General Postproc> Write Results), you can append the load<br />

case currently in memory to the results file. The data are stored on the results file just like any other results<br />

data set except that:<br />

Release 13.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information<br />

of ANSYS, Inc. and its subsidiaries and affiliates.<br />

Sample Output from LCDEF,STAT<br />

177

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!