copy#
- class ansys.fluent.core.generated.solver.settings_242.copy.copy(name=None, parent=None)#
Bases:
Command
Copy optical beam grid.
- Parameters:
- orig_beam_name
str
Choose the name for the optical beam to be copied.
- beam_name
str
Set a unique name for each optical beam.
- ap_face_zone
str
Set the wall face zones to specify the optical aperture surface.
- beam_length
real
Set the length of optical beam propagation.
- ray_npoints
int
Set the number of grid point in each ray of the optical beam.
- x_beam_vector
real
Set the x-component of the beam propagation vector.
- y_beam_vector
real
Set the y-component of the beam propagation vector.
- z_beam_vector
real
Set the z-component of the beam propagation vector.
- orig_beam_name
Arguments
Argument |
Summary |
---|---|
Choose the name for the optical beam to be copied. |
|
Set a unique name for each optical beam. |
|
Set the wall face zones to specify the optical aperture surface. |
|
Set the length of optical beam propagation. |
|
Set the number of grid point in each ray of the optical beam. |
|
Set the x-component of the beam propagation vector. |
|
Set the y-component of the beam propagation vector. |
|
Set the z-component of the beam propagation vector. |
Included in:
Parent |
Summary |
---|---|
Enter the optical beams menu. |