ansys.mapdl.core.Mapdl.title#

Mapdl.title(title='', **kwargs)#

Defines a main title.

Mechanical APDL Command: /TITLE

Parameters:
titlestr

Input up to 72 alphanumeric characters. Parameter substitution may be forced within the title by enclosing the parameter name or parametric expression within percent (%) signs.

Notes

The title is carried through the printout and written on various files. The title written to a file is the title defined at that time. Special characters may be used within the title text. Subtitles may also be defined ( stitle ).

This command is valid in any processor.