tbmodif#

DataTables.tbmodif(row='', col='', value='', **kwargs)#

Modifies data for the material data table (GUI).

Mechanical APDL Command: TBMODIF

Parameters:
rowstr

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

colstr

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

valuestr

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

Notes

The tbmodif command modifies data for the table specified on the last tb command.

For temperature-dependent data, the command uses the temperature specified via the last tbtemp command.

The command is generated by the program’s 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 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 input ).

The command supports the following material data tables ( tb, Lab values):

  • ANEL - Anisotropic elasticity

  • AVIS - Anisotropic viscosity

  • CFOAM - Crushable foam

  • DLST - Anisotropic dielectric loss tangent

  • DPER - Anisotropic electric permittivity

  • ELST - Anisotropic elastic loss tangent

  • FCON - Fluid conductance data

  • GASKET - Gasket

  • GURSON - Gurson pressure-dependent plasticity

  • HFLM - Film coefficient data

  • HILL - Hill anisotropy

  • JOIN - Joint

  • MIGR - Migration

  • NLISO - Voce isotropic hardening law

  • PIEZ - Piezoelectric matrix

  • PLASTIC ( TBOPT = BISO) - Bilinear isotropic hardening

  • PLASTIC ( TBOPT = BKIN) - Bilinear kinematic hardening

  • PRONY - Prony series

  • PZRS - Piezoresistivity

  • SHIFT - Shift function for viscoelastic materials

  • SMA - Shape memory alloy

  • STATE - User-defined state variables

This command is also valid in SOLUTION.