ansys.mapdl.core.Mapdl.mpdres#
- Mapdl.mpdres(labf='', matf='', labt='', matt='', **kwargs)#
Reassembles existing material data with the temperature table.
Mechanical APDL Command: MPDRES
- Parameters:
- labf
str Material property label associated with
MATF.- matf
str Material reference number of property to restore from virtual space.
- labt
str Material property label associated with
MATT(defaults to label associated withMATF).- matt
str Material reference number assigned to generated property (defaults to
MATF).
- labf
Notes
Restores into the database (from virtual space) a data table previously defined ( mp ) for a particular property, assembles data with current database temperature table, and stores back in virtual space as a new property.
This command is also valid in SOLUTION.