Mechanical APDL Basic Analysis Guide

(Axel Boer) #1
Table ID Description
40 Component Thermal Strain
41 Shear Thermal Strain
42 Principal Thermal Strain
43 Thermal Strain Intensity and Thermal Equivalent Strain
44 Component Pressure Gradient and Sum
45 Component Electric Field and Sum
46 Component Electric Flux Density and Sum
47 Component Magnetic Field Intensity and Sum
48 Component Magnetic Flux Density and Sum

If tableID is 2 (Material Properties), one additional argument is required:



  • materialID -- Corresponds to an ANSYS material ID


19.5. Capturing a Listing.


This section describes how to capture the results of an ANSYS command, either interactively or within
a batch run.


The report generat or appends listing data to ansysListings.js, a file in your specified report dir-
ectory containing the JavaScript functions for accessing the listing. ( The file contains code to generate
HTML as well as comments that hold the list information, allowing you to paste the listing into software
other than an HTML document.) The report generat or assigns the name listing_n to each captured
listing, where n is a sequential numeric identifier beginning at 1 and incrementing as you capture ad-
ditional listings.


If you intend to use a captured listing in an HTML report (assembled using either the report generator
or a third-party HTML tool), be aware that HTML sizes the text smaller if its width is greater than 132
columns; however, all text associated with the listing may still not fit on a printed page.


19.5.1. Interactive


Follow these steps to capture a listing using the report generat or GUI:



  1. Click on the Listing Capture button.


Result:The Listing Data Capture dialog appears.


  1. Specify a caption for the listing (for example, “Prism Model Area Listing”).

  2. Specify the ANSYS command to issue to generat e the output text.

  3. Click on the OK button.


Result:The report generat or issues this report command to the ANSYS program and saves the listing:
~eui,'ansys::report::datacapture "caption" ansysCommand'

Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information

Capturing a Listing
Free download pdf