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-70:
Valid Configuration Properties.
Property
Value
Default
Description
entsel
List of tags of named selections
{}
Selections whose geometric entities should be used. Used if
useent
is set to
selected
.
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.
useent
all
|
selected
all
Use all geometric entities or selected entities.