create#

class ansys.fluent.core.generated.solver.settings_251.create(name=None, parent=None)#

Bases: CommandWithPositionalArgs

Copy optical beam grid.

Parameters:
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_points_countint

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

beam_vectorList

Set the components of the beam propagation vector.

Arguments

Argument

Summary

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_points_count

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

beam_vector

Set the components of the beam propagation vector.

Included in:

Parent

Summary

beams

Enter the optical beams menu.