Field | Type | Description |
---|---|---|
photonic_model |
string |
The name of the photonic model used for this template. Please visit here for a list of all available photonic models. |
setup_script_filename
|
string |
Name of the setup script to be loaded. The setup script should be in Lumerical Scripting Format and stored as a .lsf file in the source directory. |
data |
struct |
The data required by the setup script to define the model and the required fields depend on the custom model and the script. |
setup script file |
file |
This .lsf file contains the setup script in the Lumerical Scripting Format as a string. The name of this string variable should be "setup_script" to be recognized by the photonic model. The name of this file should be set as the value of the "setup_script_filename" in the "model_data" section. Note: This model currently only supports passive components with s-parameters set with the setsparameter command. |