Annotation
Use an Annotation plot () to add an annotation anywhere in a plot. You can add Annotation subnodes to any plot group by right-clicking the plot group node and selecting Annotation.
Go to Common Results Node Settings for links to information about these sections: Data, Title, and Inherit Style.
Annotation
In the Text field, type the text that you want to display as an annotation. If you want the annotation to also contain the position (displayed before the annotation text), select the Prepend the position check box.
If you want to include the value of some expression in the annotation, select the Allow evaluation of expressions check box. You can then type, for example, eval(T) to evaluate the temperature T in the annotation position, or eval(t,min) to evaluate the time t (in minutes). From the Geometry level list, you can select the geometry level fort the evaluation: Take from data set (the default), Volume (3D only), Surface, Line, Point, or Global. Click the Replace Expression () or Insert Expression () button to select predefined expressions to use inside of the eval statement.
If you do not select the Allow evaluation of expressions check box, the eval string appears as you type it in the Text field.
Position
In the x, y, and z fields (for a 3D model with Cartesian coordinates; coordinate names can vary), enter the position of the annotation. If you want to evaluate an expression that is defined in the geometry, the position must be within the geometry.
Advanced
In the Position precision field, enter the number of digits for the display of the position in the annotation (default: 6).
In the Expression precision field, enter the number of digits for the display of numerical values in the annotation (default: 6).
The Recover default is Off because recovery takes processing time. To use polynomial-preserving recovery and recover fields with derivatives such as stresses or fluxes with a higher theoretical convergence than smoothing, from the Recover list, select Within domains to perform recovery inside domains or Everywhere to apply recovery to all domain boundaries.
Coloring and Style
Select the LaTeX markup check box if you want to include mathematical symbols and Greek letters, for example, in the annotation. To include such symbols, surround the LaTeX syntax with $ to indicate that the text inside of the $ signs is LaTeX. For example, $\alpha = \beta/\pi$ appears as α = β/π. If the LaTeX markup check box is selected, you can also add line breaks as \\. See Mathematical Symbols and Special Characters for more information about available LaTeX symbols and characters (of which most but not all are applicable in this context).
Clear the Show point check box if you do not want to include a point in the plot at the location of the annotation.
From the Color list, choose the color to use for the annotation text; choose Custom to choose a custom color from a color palette.
Select the Show frame check box to display the annotation in a rectangular frame. Select the frame background color from the Background color list.