Plotting Diagrams

Plotting a diagram is to graphically represent how several variables (typically two variables) co-vary. Each axis in a property diagram or a phase diagram represents the value of one variable. The default variables represented by the X- and Y-axes are the following:

  • If you plot a diagram based on the results of a mapping operation (a phase diagram), then by default the X- and Y-axes represent the mapping axis variables 1 and 2 (set using SET_AXIS_VARIABLE in POLY).
  • If you plot a diagram based on the results of a stepping operation (a property diagram), then by default, the X-axis represents the stepping variable (set using SET_AXIS_VARIABLE) and the Y-axis represents the sum of the mole fractions of all phases (that is, NP(*)).

POLY Module Commands