Intro to Lumerical Scripting Variables — Lesson 1

Why Use Variables?

In this lesson, you will learn how to use variables to define the parameters of your simulation objects, post-process the simulation results, plot and save them.


Alternate video link.


Script Workspace

All variables defined in a script are stored in the workspace. In this video, you will learn how to manipulate the variable in the workspace.


Alternate video link.


Types of Variable

In this video, you will learn about different types of variables available in Lumerical scripting: string, numbers, characters, matrices, datasets, etc.


Alternate video link.


Initialization of Variables

In this video, you will learn how to initialize different variables in Lumerical scripting.


Alternate video link.