mptgen#

Mapdl.mptgen(stloc='', num='', tstrt='', tinc='', **kwargs)[source]#

APDL Command: MPTGEN

Adds temperatures to the temperature table by generation.

Parameters:
stloc

Starting location in table for generating temperatures. Defaults to last location filled + 1.

num

Number of temperatures to be generated (1-100).

tstrt

Temperature assigned to STLOC location.

tinc

Increment previous temperature by TINC and assign to next location until all NUM locations are filled.

Notes

Adds temperatures to the temperature table by generation. May be used in combination (or in place of) the MPTEMP command.

This command is also valid in SOLUTION.