With this tutorial I'll start a new series of tutorials that I explain how to use Ansys Parametric Design Language (APDL) to create and analyze finite element simulation models. Using APDL, instead of graphical interface may help you significantly if you are want to run your simulation with varying parameters, e.g. optimization, reliability or sensitivity analyses. Well, I'll start with the simple cantilever beam problem that we may assume the beam remains in elastic. Before starting to create a simulation model, at least for the beginners of computational mechanics; it's worth to remind that this process has three major phases; - Pre-prossesing It is the phase that you (1) create your geometric model, (2) define constitutive parameters, (3) discretize (mesh) the FE model, (4) define boundary conditions, (5) analysis settings and etc. Started by /PREP7 command in APDL. - Solution Its name tells what it is; software tries to approach a solution for...