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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2. Specify a caption for the captured image (for example, “Pentagonal Prism”).<br />

The caption can contain <strong>APDL</strong> parameters in the format %parm%. (Specify “%%” if you want to display<br />

the “%” character in your caption.)<br />

3. Click on the OK button.<br />

Result: The report generator issues this report command to the ANSYS program and saves the image<br />

to your report directory:<br />

~eui,'ansys::report::imagecapture "caption"'<br />

19.2.2. Batch<br />

The following line must appear near the beginning of your batch code before any report commands:<br />

~eui,'package require ansys'<br />

To capture a still image via a batch run, insert this report command at the point in the run where you want<br />

to capture an image:<br />

~eui,'ansys::report::imagecapture "caption"'<br />

19.3. Capturing Animation<br />

This section describes how to capture and store an animation sequence, either interactively or within a batch<br />

run. (Animation capture is possible only in postprocessing after issuing a SET command.)<br />

The report generator saves all individual image files comprising an animation sequence to a subdirectory<br />

(of your specified report directory) named animseq_n, where n is a sequential numeric identifier beginning<br />

at 1 and incrementing as you capture additional animations. The functions for accessing the animation reside<br />

in ansysAnimations.js, a JavaScript file in the report directory.<br />

19.3.1. Interactive<br />

Follow these steps to capture an animation sequence using the report generator GUI:<br />

1. Click on the Animation Capture button.<br />

Result: The Animation Capture dialog appears.<br />

2. Specify a caption for the captured animation (for example, “Prism Deformed Shape Animation Result").<br />

The caption can contain <strong>APDL</strong> parameters in the format %parm%. (Specify “%%” if you want to display<br />

the “%” character in your caption.)<br />

3. Specify the type of animation sequence to capture (such as mode shape, deformed shape, etc.) as<br />

applicable.<br />

4. Click on the OK button.<br />

Result: The report generator issues this report command to the ANSYS program:<br />

~eui,'ansys::report::animcapture "caption"'<br />

Also, the animation settings window associated with the animation type you selected (for example,<br />

Animate Mode Shape or Animate Deformed Shape) appears.<br />

5. Modify the animation settings or accept the default settings, then click on the OK button.<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 />

19.3.1. Interactive<br />

285

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

Saved successfully!

Ooh no, something went wrong!