StudyStep
Specify which problem to use for subsequent solver operations.
Syntax
model.sol(sname).create(fname,"StudyStep")
model.sol(sname).feature(fname).set(pname,pvalue)
Description
Utility feature. This feature determines which problem to use for subsequent solver operations. It contains a reference to a study and a reference to a study step within that study. When run, the corresponding low-level equation representation is compiled.
Table 6-66:
Valid Configuration Property/Value Pairs
Property
Value
Default
Description
study
String
Name of study to use
studystep
String
Name of study step to use
splitcomplex
on
|
off
off
Represent complex variables by separate degrees of freedom for real and imaginary parts