modify#

Mapdl.modify(set_='', lstep='', iter_='', cumit='', time='', ktitle='', **kwargs)[source]#

Changes the listed values of the data in a set.

APDL Command: MODIFY

Parameters:
set_

Set of data in results file to be modified.

lstep

The new load step number.

iter_

The new load substep number.

cumit

The new cumulative iteration.

time

The new time/frequency value.

ktitle

Indicates if the set title should be modified.

0

Keep the original title.

1

Change the title to the title specified with the most current /TITLE command.

Notes

Use this command to change the listed values in a data set in a results file. Using this command does not change any actual model data; it affects only the values listed in the results file.

For example, if you start with the following results file:

and you then issue the following commands:

The modified results file would look like this: