! -----Version: 05.09.06 ! Comments in this file start with ! at position 1. ! ! The structure of input data includes two parts: (a) External conditions for calculation (e.g. T and P) and ! (b) Bulk system composition given as element amounts. ! The first significant line should contain the external conditions as follows. ! ! temperature(deg C) pressure(bar) optionally-[PGAS]-ratio ! where ! [PGAS]-ratio = (fluid pressure)/(total pressure) ! ! The second and further significant lines contain the bulk composition have the following form. ! ! print-code bulk-formula use-code optional_comment ! ! where ! print-code should start at position 1 and may take the following values. ! < -1: print information about selected or rejected phases from the database. ! NO EQUILIBRIUM CALCULATED. ! =-1: print composition, considered phases and solution models. ! NO EQUILIBRIUM CALCULATED. ! = 0: short output (stable assemblage) ! = 1: long output (composition, considered phases, solution models, stable ! assemblage, activities of all phases ! ! bulk-formula is the element bulk composition written as follows. ! ELEMENT1(Amount1)ELEMENT2(Amount2)..... ! A ? for the oxygen amount instructs the program to assign exactly ! the stoiciometric oxygene atoms to the other elements. ! ! use-code controls which phases are read from the database. Usually this is "*" ! for all phases matching the chemical system defined by bulk-formula. ! ! optional comment ! ! ----------> dont' forget: at least two blanks between items!!! <---------- ! ! For the most typical case, only one chemical input line is needed. The following lines are ! ignored. For calculation of binary or ternary diagrams however, two or three additional chemical ! input lines are needed that define the the system«s endmember compositions. !---------------------------------------------------------------------------------------- 500 2000 0 SI(45.98)AL(25.54)FE(4.27)MG(7.71)CA(9.64)NA(6.32)K(0.55)H(0.8)C(0)O(?)O(0.93) * Granulite Holsnoy 0 SI(46.60)AL(26.89)FE(3.52)MG(6.24)CA(9.25)NA(6.89)K(0.61)H(8)C(6)O(?)O(1.23) * Eclogite HS 3/98 0 SI(46.43)AL(26.41)FE(3.57)MG(6.48)CA(9.68)NA(6.89)K(0.53)H(9.5)C(5.25)O(?)O(1.06) * Amphibolite HS 8/98