•
|
Ray index gop.pidx. Each ray is assigned a unique index starting from 1 up to the total number of rays. This expression can be used as an input argument to a function. For example, randomnormal(gop.pidx) would sample pseudorandom numbers from a normal distribution with unit variance. The random numbers would be distinct for each ray.
|
•
|
Ray release feature gop.prf. If there are multiple release features in a model, it is useful to visualize which rays correspond to each release feature. Rays from each release feature are assigned a unique integer, starting at 1. This variable can also be used to filter ray trajectories in postprocessing so that only the rays released by a specific feature are shown.
|
•
|
Ray release time gop.prt. Usually, all primary rays are released at t = 0. To allow other release times to be specified, select the Allow multiple release times check box in the physics interface Advanced Settings section.
|
•
|
The release time of a given ray (variable name gop.rti). Unlike gop.prt, this works for secondary rays and thus allows for extraction of the time at which a secondary ray was released. This includes reflected rays at material discontinuities and higher diffraction orders at gratings.
|
•
|
Stop time gop.st, when a ray gets absorbed at a boundary or annihilated by the Ray Termination feature.
|
•
|
Final status gop.fs. This indicates the status of a ray at a given point in time. When used during postprocessing, the value always indicates the status of the ray at the last time step. The value is an integer that has one of the following values:
|