tbmodif#

Mapdl.tbmodif(row='', col='', value='', **kwargs)[source]#

APDL Command: TBMODIF

Modifies data for the material data table (GUI).

Parameters:
row, col

The row and column numbers of the table entry to be modified.

value

The new value to be used in the ROW, COL location.

**kwargs

Extra arguments to be passed to Mapdl.run.

Notes

The TBMODIF command modifies data for the table specified on the last TB command.

For temperature-dependent data, the temperature specified on the last TBTEMP command is used.

TBMODIF is a command generated by the Graphical User Interface (GUI). It appears in the log file (Jobname.LOG) if a TB material data table is graphically edited in spreadsheet fashion.

The TBMODIF command is not intended to be typed in directly during an analysis session (although it can be included in an input file for batch input or for use with the /INPUT command).

This command is also valid in SOLUTION.