-fig_y {[&<:txt:Variable Type] <:txt:Variable Name> [<plot line options>]}


Keyword selected_graph


Identifies that variables for the X-axis of a plot. The format depends on the type of a graph.


The second line defines the dependent variables in a XY-plot.


Variable Type

txt

Indicates the variable type of interest (e.g. total concentration, molality, saturation index, ...)

The input starts with a & and is followed by an indicator of the variable type.

When omitted, the variable type of the previous variable is taken. By default, the variable type is none. The variable type is used to obtain the correct heading of the selected_output files. For example, for Na+, if var_type is mol (for molalities), the heading in the output file is m_Na+, wherease if var_type is act (for activities)), the heading in the output file is la_Na+. The var_type defines thus the prefix of the variable in the selected_output file.

See Variable Type Indicators for valid a Variable Type.

Variable Name

txt

Indicates the name of the variable

<plot line options>


Specification of a plot line are defined between <>. See Curve Options for Dependent Variables.