Hi, I want to create a set of designs (or a DoE) externally and automatically
Can I do this using pyoptiSLang?
I developed a pyoptiSLang script wherein you can define a list of parameter names, and a list of corresponding values as list of list. The parameters must be compatible with those in a previously prepared optiSLang project file containing a Sensitivity system. The name of the opf, the Sensitivity system and some output file names are defined in the script, too. Scalar and signal results can be written in csv and/or json format. Feel free to use the attached example under the MIT license.