The Assemble node (

) provides access to the raw data of any assembled matrix or vector. Right-click the
Solution node and select
Other >
Assemble. Select the appropriate checkboxes for the matrices and vectors you want to inspect or modify and save the model as a model file for Java
®. You can also display the values of these system matrices in a table using the
System Matrix node (

) found under
Results >
Derived Values. The saved Java file now contains code for assembling the selected matrices and vectors that can be used to access the matrix rows, columns, values, and so forth. For information about the eliminated system, see
Elimination Constraint Handling.
There are also other variables that might be needed: phase (the phase),
niterCMP (the nonlinear iteration number), and
CFLCMP (a pseudo-time-stepping control variable).
If you want to assemble an eigenvalue problem, you can set the Eigenvalue name (default:
lambda) and the
Value of eigenvalue linearization point by first selecting the
Set eigenvalue name checkbox. The
Eigenvalue name is the name of the eigenvalue variable and should therefore be changed if a nonstandard variable name has been used, for example in a user-defined equation. It can also be changed from the default if a specific variable should be treated as an eigenvalue. The
Value of eigenvalue linearization point is not transformed; that is, it corresponds to selecting
None in the
Eigenvalue transformation list in an
Eigenvalue Solver node.
Click the Add button (

) to add a constant and then define its name in the
Constant name column and its value (a numerical value or parameter expression) in the
Constant value column. By default, any defined parameters are first added as the constant names, but you can change the names to define other constants. Click
Delete (

) to remove the selected constant from the list.
This section, which is initially empty, contains a log from the assembling Select the Keep warnings in stored log to keep warning messages in this log so that the information in those warnings is also available when reopening the model.