Summary Tab

This tab provides a summary table of all variables in the system, in a heirarchical fashion that can be navigated by expanding or hiding sections by toggling the caret. Each variable shows its name, it definition, dimensions (for tensor-valued variables), initial expression, units and current value.

Most of these fields are editable, and usually do the obvious thing. Changing a variable's name will do a replace all instances operation to update all variables of the same name. Changing a variable's definition will replace the wiring graph leading into the variable by a user defined function containing your edited string. At some future point, functionality will be added to convert a user defined function into a wiring graph.