Materials#

class ansys.mapdl.core._commands.prep7.materials.Materials#

Materials.emunit([lab, value])

Specifies the system of units for magnetic field problems.

Materials.fc([mat, lab1, lab2, data1, ...])

Provides failure criteria information and activates a data table to input temperature-dependent stress and strain limits.

Materials.fccheck(**kwargs)

Checks both the strain and stress input criteria for all materials.

Materials.fcdele([mat])

Deletes previously defined failure criterion data for the given material.

Materials.fclist([mat, temp])

To list what the failure criteria is that you have input.

Materials.mp([lab, mat, c0, c1, c2, c3, c4])

Defines a linear material property as a constant or a function of temperature.

Materials.mpamod([mat, deftemp])

Modifies temperature-dependent secant coefficients of thermal expansion.

Materials.mpchg([mat, elem])

Changes the material number attribute of an element.

Materials.mpcopy([matf, matt])

Copies linear material model data from one material reference number to another.

Materials.mpdata([lab, mat, sloc, c1, c2, ...])

Defines property data to be associated with the temperature table.

Materials.mpdele([lab, mat1, mat2, inc, lchk])

Deletes linear material properties.

Materials.mpdres([labf, matf, labt, matt])

Reassembles existing material data with the temperature table.

Materials.mplib([r_w_opt, path])

Sets the default material library read and write paths.

Materials.mplist([mat1, mat2, inc, lab, tevl])

Lists linear material properties.

Materials.mpplot([lab, mat, tmin, tmax, ...])

Plots linear material properties as a function of temperature.

Materials.mpread([fname, ext, lib])

Reads a file containing material properties.

Materials.mptemp([sloc, t1, t2, t3, t4, t5, t6])

Defines a temperature table for material properties.

Materials.mptgen([stloc, num, tstrt, tinc])

Adds temperatures to the temperature table by generation.

Materials.mptres([lab, mat])

Restores a temperature table previously defined.

Materials.mpwrite([fname, ext, lib, mat])

Writes linear material properties in the database to a file (if the LIB option is not specified) or writes both linear and nonlinear material properties (if LIB is specified) from the database to a file.

Materials.tbfplot([matid, curvefitname, ...])

Plots material curve-fitting data.

Materials.tbft([oper, matid, option1, ...])

Materials.uimp([mat, lab1, lab2, lab3, ...])

Defines constant material properties (GUI).