summaryrefslogtreecommitdiff
path: root/3557/CH9/EX9.1/Ex9_1.sce
blob: 8f522df92e94e8d97257c4a5b21befa0fb88558c (plain)
1
2
3
4
5
6
7
//Example 9.1//
//Assuming constant pressure of 1 atm above the alloy
//There are two components (Pb &Sn) and two phases
c=2;
p=2;
F=c-p+1
disp(F)