Sheldon's ansys.net site contents #

This repository contains the macros, pdf and ansys input files from "ansys.net" website.

Organization #

The repository contains 9 folders with roughly 90 files each. The files are roughly in order as you move through the folders, corresponding to the order in the CSV pulled from his site as the guide.

The following pages contain the links to the respective files in the repository. (Descriptions for the resources are replicated whenever possible.)

Resources see all

Macros see all

Examples see all

Miscellaneous see all


Html

  • Inquiry Functions

    John Crawford

    Inquiry functions are similar to *GET functions, used to retreive information about the current database. These can be used in macros to automate procedures and obtain information in a simple manner

  • Undocumented Features

    ansys.net

    Undocumented commands & features

  • Vector operations and commands

    Sheldon Imaoka (CSI)

    Vector notation/functions in ANSYS allow the user to execute some of these *DO loops in a much more efficient manner. Instead of looping through individual functions, vector functions act upon arrays, resulting in faster execution times. This memo will provide some basic/introductory examples on the use of *VGET as well as the undocumented vector notation.

  • Introduction to Hidden Parameters

    John Crawford

    An introduction to hidden parameters, those which begin or end with an underscore. Use of parameters with a trailing underscore can be used to "hide" macro parameters if they are to be shared by several users.

  • ANSYS and Tcl/Tk Customization

    John Swanson

    Information on using Tcl/Tk with ANSYS to create customized GUI. Tcl/Tk is used in ANSYS, such as the Contact Wizard, Solution Control Wizard, or Materials GUI at 5.7/6.0.

  • ANSYS and UIDL Customization

    ansys.net

    The UIDL Programmers Guide is part of the ANSYS Programmers Set manuals.

  • *GET commands/functions

    ansys.net

    Undocumented *GET commands

  • Undocumented Elements and Element Features

    ansys.net

    Undocumented elements and element features

  • Textbook and Journal References

    ansys.net

    list of useful literature

  • Animation Gallery

    ansys.net

    Animations of ANSYS Analyses

  • The REAL Power in Using PowerGraphics

    John Crawford, Stress Analyst, Honeywell

    Comparision between Full and Power Graphics for Results Display


Extra Resources