create#
- class ansys.fluent.core.generated.solver.settings_252.create(name=None, parent=None)#
Bases:
CommandWithPositionalArgsCopy optical beam grid.
- Parameters:
- name
str A unique name for each optical beam.
- ap_face_zone
str The wall face zones to specify the optical aperture surface.
- beam_length
real The length of optical beam propagation.
- ray_points_count
int The number of grid point in each ray of the optical beam.
- beam_vector
List The components of the beam propagation vector.
- name
Arguments
Argument |
Summary |
|---|---|
A unique name for each optical beam. |
|
The wall face zones to specify the optical aperture surface. |
|
The length of optical beam propagation. |
|
The number of grid point in each ray of the optical beam. |
|
The components of the beam propagation vector. |
Included in:
Parent |
Summary |
|---|---|
The optical beams object. |