rename_report#

PostProcessor.rename_report(plot_name, new_name)[source]#

Rename a plot.

Parameters:
plot_namestr

Name of the plot.

new_namestr

New name of the plot.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.RenameReport