2    % no of variables in each line of data, in this case, P, T
     
5    % 6 (KFMASH) - 3 (+q+mu+H2O) -> not currently used for anything...
     
2 1  % which columns to be x,y in phase diagram

% ----------------------------------------------
% points

% ----------------------------------------------
% lines


*

% ----------------------------------------------
% areas



* 

% ----------------------------------------------

window 450 700 2 16     % T,P window  

bigticks 50 450 2 2     % main T ticks at 50 intervals, starting at 450
                        % main P ticks at 2 kbar intervals, starting at 0
                        
smallticks 10 0.5       % minor T,P ticks

darkcolour  192 192 192 % red green blue in 0<->255 => Illustrator RGB
                        % this choice gives the diagram in blues
						
numbering yes           % cancel out with "%" to remove labels

*

