Skip to main content

ZPL Macro: Create a GGD (Grid Gradient) file

  • March 31, 2022
  • 0 replies
  • 435 views

Michael Cheng
Zemax Staff
Forum|alt.badge.img+2

This macro will generate a GGD file based on user-defined formula. Before running this macro, define the ranges in xyz directions that you want to generate index data. And also define the number of points in each directions. The more the points are defined, the more accurate the interpolation can be, but the slow the simulation is. The index formula is defined in the sub routine "cal_index.". By default, this macro generates an index distribution that is Gaussian in XY-plane and linear changed in Z direction.

 

 Click here to download

Date Version OpticStudio Version Comment
2018-03-05 1.0 - Creation