copy#

class ansys.fluent.core.solver.settings_241.copy.copy(name=None, parent=None)#

Bases: Command

Copy optical beam grid.

Parameters:
orig_beam_namestr

Choose the name for the optical beam to be copied.

beam_namestr

Set a unique name for each optical beam.

ap_face_zonestr

Set the wall face zones to specify the optical aperture surface.

beam_lengthreal

Set the length of optical beam propagation.

ray_npointsint

Set the number of grid point in each ray of the optical beam.

x_beam_vectorreal

Set the x-component of the beam propagation vector.

y_beam_vectorreal

Set the y-component of the beam propagation vector.

z_beam_vectorreal

Set the z-component of the beam propagation vector.

Arguments

Argument

Summary

orig_beam_name

Choose the name for the optical beam to be copied.

beam_name

Set a unique name for each optical beam.

ap_face_zone

Set the wall face zones to specify the optical aperture surface.

beam_length

Set the length of optical beam propagation.

ray_npoints

Set the number of grid point in each ray of the optical beam.

x_beam_vector

Set the x-component of the beam propagation vector.

y_beam_vector

Set the y-component of the beam propagation vector.

z_beam_vector

Set the z-component of the beam propagation vector.

Included in:

Parent

Summary

beams

Enter the optical beams menu.