create#
- class ansys.fluent.core.generated.solver.settings_251.create(name=None, parent=None)#
Bases:
CommandWithPositionalArgs
Copy optical beam grid.
- Parameters:
- 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_points_count
int
Set the number of grid point in each ray of the optical beam.
- beam_vector
List
Set the components of the beam propagation vector.
- name
Arguments
Argument |
Summary |
---|---|
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 components of the beam propagation vector. |
Included in:
Parent |
Summary |
---|---|
Enter the optical beams menu. |