23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

272 3. Reference Manual<br />

the DesignPoint option in the returned DAEObject. You can use the option Cleanup to change this<br />

behavior (see below). Note that matching is performed using string patterns.<br />

It is possible to specify a symbol symb instead of a string pattern as parameter to<br />

ApplyDesignPoint, which is equivalent to specifying the string pattern "symb". This is also valid<br />

for the option KeepSymbolic (see below).<br />

ApplyDesignPoint has the following options:<br />

option name<br />

default value<br />

Cleanup True removes unused parameters from the<br />

design point<br />

KeepSymbolic {} specifies parameters to be kept symbolic<br />

Protocol<br />

Options for ApplyDesignPoint.<br />

See also: UpdateDesignPoint (Section 3.6.14).<br />

Inherited[AnalogInsydes]<br />

standard Analog Insydes protocol<br />

specification (see Section 3.14.5)<br />

Options Description<br />

Cleanup<br />

This option allows for removing parameters from the design point of a DAEObject that do not occur<br />

in the corresponding equations.<br />

The default setting is Cleanup −> True, which means that at least all those parameters which have<br />

been inserted numerically are removed from the design point.<br />

KeepSymbolic<br />

By default, all parameters which match one of the string patterns stringpattern i<br />

are replaced by their<br />

numerical value. The option KeepSymbolic allows for filtering this list of replaced parameters. The<br />

option value must be a list of string patterns.<br />

All parameters which match at least one of these string patterns are kept symbolic even if they<br />

match the string patterns given as arguments to ApplyDesignPoint. This option is especially useful<br />

to insert the numerical value for a model parameter keeping the parameter of a specific instance<br />

symbolic. For example,<br />

ApplyDesignPoint[dae, "AREA*", KeepSymbolic −> {"AREA$Q1"}]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!