title#

Mapdl.title(title='', **kwargs)[source]#

Defines a main title.

APDL Command: /TITLE

Parameters:
title str

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.