We are releasing the prototype version of the script files that can convert a FDTD project file (.fsp) into a Lumerical script file (.lsf). To generate the script file that can rebuild your project file, simply run the Lumerical_project_to_setup_script.lsf along with the project file opened in the IDE.
Please download and keep the attached files in the same folder. Here, we also provide you with a default property list saved in default_props_fsp.mat, which is used to remove some redundant property settings in your final script. You can also generate this file by running get_default_property_list.lsfx. Using the script files provided here, the obtained final script will use the long format and include all parameter values. A shorter version of the script file can be obtained by setting the skip_default to ‘true’ in the Lumerical_project_to_setup_script.lsf.
Please note that this is a prototype feature that works with most FDTD files but may fail in some cases. Check the project file created by the output setup script to ensure accuracy.