|
Lumerical provides a powerful scripting language to manipulate simulation objects, launch simulations and analyze results. Script functions can be called directly from the script prompt, or by running presaved script files.
To view the script prompt, select VIEW SCRIPT PROMPT from the VIEW top menu. You can type and execute commands in the script region. To run a pre-saved script file (*.lsf), select RUN SCRIPT from the SIMULATE top menu. A file chooser will allow you to run any presaved script file. Scripts can also be run by typing their file name at the script prompt.
The script functions have been organized into the following sections.
The online help version of the Scripting Language section includes examples for many of the script functions that help to illustrate how they can be used.
|