About Evaluation Groups
An evaluation group is analogous to a plot group: It has zero or more numerical evaluation nodes (all applicable evaluation nodes that are also available under Derived Values) as subnodes. The Evaluation Group node contains common settings and also acts as the table to which its subnodes evaluate. The values in an evaluation group’s table can be reevaluated automatically when solving (see Update of Results). For information about the available evaluation nodes, see Derived Value Types. For information about the evaluation group tables, see The Table Window and Tables Node. To add an Evaluation Group node (), right-click the main Results node and select Evaluation Group. Then right-click the Evaluation Group node to add the evaluation nodes to be evaluated within that evaluation group. You can evaluate all nodes under an Evaluation Group node by right-clicking it.
The Evaluation Group node’s Settings window contains the following sections:
Data
In this section you define the data to use for the evaluations. See Common Results Node Settings for more information.
Storage
You can also store the evaluation group’s table data on the file system instead of, or in addition to, storing it in the model. Select a way to store the table data from the Store table list:
Select In model (the default) to store the table data in the model.
Select On file to store the table data in the model to a file that you select by first clicking Browse or enter into the Filename field.
Select In model and on file to store the table data both in the model and on the file system.
For the storage in the model, specify the buffer size in the Maximum number of rows field. The default for new evaluation group tables is taken from the Results page in the Preferences dialog box (factory setting: 10,000 rows). If the table size exceeds that number of rows, the software removes rows from the top. If you use a large number, most table data will fit in the table without being truncated.
Format
In this section, use the Include parameters list to control which parameters value columns to include in the evaluation group’s table: Use Automatic (the default) to include the parameter value columns are included for the first active evaluation subnode, which is a good choice if all evaluation subnodes have the same parameter value columns. Otherwise, use On to include all parameter value columns, or use Off to include no parameter value columns.