Add solution data points from the general noncontinuation parameter values lists, if uselsqdata is set to true.
|
|||
Name of the controlling study step or user if the feature is controlled manually.
|
|||
Setting this property to on the initial damping factor is used for all parameter steps.
|
|||
on | off
|
|||
on | off
|
|||
Initial step size for parameter. See paramtuning.
|
|||
List of parameter values. Obsolete, use plistarr instead.
|
|||
auto | manual
|
Parametric values loop order. If set to auto, a more efficient loop order is used if possible.
|
||
Maximum step size for parameter. See paramtuning.
|
|||
Minimum step size for parameter. See paramtuning.
|
|||
constant | linear
|
|||
plist | psteps
|
When pout is set to plist, output solutions for the parameters in plist. When pout is set to psteps, output solutions at the parameter values chosen by the solver.
|
||
on | off
|
|||
pout | psteps
|
|||
on | off
|
|||
sparse | filled
|
Method for doing the parameter variation. For sweeptype=sparse, the parameter tuples defined by the columns in plistarr are solved for. This method requires equal length for the rows. For sweeptype=filled, all parameter combinations given by plistarr are solved for.
|
||
on | off
|
|||