copy#

class ansys.fluent.core.generated.solver.settings_242.copy_2.copy(name=None, parent=None)#

Bases: Command

Create a copy of a report definition.

Parameters:
copy_fromstr

Select the report definition to copy.

copy_tostr

Write the new name for the copied report definition.

Arguments

Argument

Summary

copy_from

Select the report definition to copy.

copy_to

Write the new name for the copied report definition.

Included in:

Parent

Summary

report_definitions

Provides access to create an object that specifies a certain quantity or set of values to be computed at the end of a solver timestep or iteration. You can then choose to have multiple report definitions printed to the console written to a single file or plotted in the same window.