Basic Methods

Numerical methods available for a Basic approach.

Table 1. Basic Methods
Method Description
Nominal Run Runs one simulation, and sets the input variable's values to the initial values.
System Bound Check Checks the study setup and the design space using three runs. The first run sets all of the input variables to their nominal values, the second run sets all of the values to their lower bounds, and the third run sets all of the values to their upper bounds.
Sweep The values for a discrete input variable are iterated by index. If the number of runs exceeds the maximum index of the discrete list, the indexing scheme returns to the first index in a periodic sense.