The following files should help you to generate your own command line files.
Directions on generating and running command files.
This file shows some of the commonly used programming features in the ANSYS command file language known as ADPL (ANSYS Parametric Design Language).
Prompting the user for parameters, performing calculations with paramaters and control structures are illustrated.
The following files include some example problems that have been created using command line coding.
| Basic Tutorials | This set of command line codes are from the Basic Tutorial section. |
| Intermediate Tutorials | This set of command line codes are from the Intermediate Tutorial section. |
| Advanced Tutorials | This set of command line codes are from the Advanced Tutorial section. |
| PostProc Tutorials | This set of command line codes are from the PostProc Tutorial section. |
| Radiation Analysis | A simple radiation heat transfer between concentric cylinders. |