Changeset 2250
- Timestamp:
- May 11, 2016 1:32:35 PM (7 years ago)
- Location:
- Tutorials/StackingFaults-I
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Tutorials/StackingFaults-I/Stacking Faults-I.htm
r2248 r2250 20 20 </style> 21 21 <![endif]--><!--[if gte mso 9]><xml> 22 <o:DocumentProperties> 23 <o:Author>Von Dreele</o:Author> 24 <o:LastAuthor>Von Dreele</o:LastAuthor> 25 <o:Revision>11</o:Revision> 26 <o:TotalTime>465</o:TotalTime> 27 <o:Created>2016-05-10T16:31:00Z</o:Created> 28 <o:LastSaved>2016-05-11T17:31:00Z</o:LastSaved> 29 <o:Pages>22</o:Pages> 30 <o:Words>2049</o:Words> 31 <o:Characters>11683</o:Characters> 32 <o:Lines>97</o:Lines> 33 <o:Paragraphs>27</o:Paragraphs> 34 <o:CharactersWithSpaces>13705</o:CharactersWithSpaces> 35 <o:Version>15.00</o:Version> 36 </o:DocumentProperties> 22 <o:OfficeDocumentSettings> 23 <o:RemovePersonalInformation/> 24 <o:RemoveDateAndTime/> 25 </o:OfficeDocumentSettings> 37 26 </xml><![endif]--> 38 <link rel=dataStoreItem href="Stacking%20Faults-I_files/item0066.xml"39 target="Stacking%20Faults-I_files/props067.xml">40 27 <link rel=themeData href="Stacking%20Faults-I_files/themedata.thmx"> 41 28 <link rel=colorSchemeMapping … … 44 31 <w:WordDocument> 45 32 <w:View>Print</w:View> 46 <w:SpellingState>Clean</w:SpellingState>47 <w:GrammarState>Clean</w:GrammarState>48 33 <w:TrackMoves>false</w:TrackMoves> 49 34 <w:TrackFormatting/> … … 707 692 font-weight:bold;} 708 693 h2 709 {mso-style-priority:9; 694 {mso-style-noshow:yes; 695 mso-style-priority:9; 710 696 mso-style-qformat:yes; 711 697 mso-style-link:"Heading 2 Char"; … … 782 768 color:#4F4FFF; 783 769 font-weight:bold;} 770 p.MsoHeader, li.MsoHeader, div.MsoHeader 771 {mso-style-priority:99; 772 mso-style-link:"Header Char"; 773 margin:0in; 774 margin-bottom:.0001pt; 775 mso-pagination:widow-orphan; 776 tab-stops:center 3.25in right 6.5in; 777 font-size:12.0pt; 778 font-family:"Times New Roman",serif; 779 mso-fareast-font-family:"Times New Roman"; 780 mso-fareast-theme-font:minor-fareast;} 781 p.MsoFooter, li.MsoFooter, div.MsoFooter 782 {mso-style-priority:99; 783 mso-style-link:"Footer Char"; 784 margin:0in; 785 margin-bottom:.0001pt; 786 mso-pagination:widow-orphan; 787 tab-stops:center 3.25in right 6.5in; 788 font-size:12.0pt; 789 font-family:"Times New Roman",serif; 790 mso-fareast-font-family:"Times New Roman"; 791 mso-fareast-theme-font:minor-fareast;} 784 792 a:link, span.MsoHyperlink 785 793 {mso-style-noshow:yes; … … 953 961 span.Heading2Char 954 962 {mso-style-name:"Heading 2 Char"; 963 mso-style-noshow:yes; 955 964 mso-style-priority:9; 956 965 mso-style-unhide:no; … … 1102 1111 font-weight:bold; 1103 1112 mso-bidi-font-weight:normal;} 1104 span.SpellE 1105 {mso-style-name:""; 1106 mso-spl-e:yes;} 1107 span.GramE 1108 {mso-style-name:""; 1109 mso-gram-e:yes;} 1113 span.HeaderChar 1114 {mso-style-name:"Header Char"; 1115 mso-style-priority:99; 1116 mso-style-unhide:no; 1117 mso-style-locked:yes; 1118 mso-style-link:Header; 1119 mso-ansi-font-size:12.0pt; 1120 mso-bidi-font-size:12.0pt; 1121 font-family:"Times New Roman",serif; 1122 mso-ascii-font-family:"Times New Roman"; 1123 mso-fareast-font-family:"Times New Roman"; 1124 mso-fareast-theme-font:minor-fareast; 1125 mso-hansi-font-family:"Times New Roman"; 1126 mso-bidi-font-family:"Times New Roman";} 1127 span.FooterChar 1128 {mso-style-name:"Footer Char"; 1129 mso-style-priority:99; 1130 mso-style-unhide:no; 1131 mso-style-locked:yes; 1132 mso-style-link:Footer; 1133 mso-ansi-font-size:12.0pt; 1134 mso-bidi-font-size:12.0pt; 1135 font-family:"Times New Roman",serif; 1136 mso-ascii-font-family:"Times New Roman"; 1137 mso-fareast-font-family:"Times New Roman"; 1138 mso-fareast-theme-font:minor-fareast; 1139 mso-hansi-font-family:"Times New Roman"; 1140 mso-bidi-font-family:"Times New Roman";} 1110 1141 .MsoChpDefault 1111 1142 {mso-style-type:export-only; … … 1123 1154 mso-bidi-font-family:"Times New Roman"; 1124 1155 mso-bidi-theme-font:minor-bidi;} 1156 /* Page Definitions */ 1157 @page 1158 {mso-footnote-separator:url("Stacking%20Faults-I_files/header.htm") fs; 1159 mso-footnote-continuation-separator:url("Stacking%20Faults-I_files/header.htm") fcs; 1160 mso-endnote-separator:url("Stacking%20Faults-I_files/header.htm") es; 1161 mso-endnote-continuation-separator:url("Stacking%20Faults-I_files/header.htm") ecs;} 1125 1162 @page WordSection1 1126 1163 {size:8.5in 11.0in; … … 1128 1165 mso-header-margin:.5in; 1129 1166 mso-footer-margin:.5in; 1167 mso-even-header:url("Stacking%20Faults-I_files/header.htm") eh1; 1168 mso-header:url("Stacking%20Faults-I_files/header.htm") h1; 1169 mso-even-footer:url("Stacking%20Faults-I_files/header.htm") ef1; 1170 mso-footer:url("Stacking%20Faults-I_files/header.htm") f1; 1171 mso-first-header:url("Stacking%20Faults-I_files/header.htm") fh1; 1172 mso-first-footer:url("Stacking%20Faults-I_files/header.htm") ff1; 1130 1173 mso-paper-source:0;} 1131 1174 div.WordSection1 … … 1175 1218 </style> 1176 1219 <![endif]--><!--[if gte mso 9]><xml> 1177 <o:shapedefaults v:ext="edit" spidmax=" 1026"/>1220 <o:shapedefaults v:ext="edit" spidmax="2049"/> 1178 1221 </xml><![endif]--><!--[if gte mso 9]><xml> 1179 1222 <o:shapelayout v:ext="edit"> … … 1191 1234 diffraction patterns from faulted diamond. Diamond most commonly has the 1192 1235 well-known cubic structure with the space group Fd3m and a=3.5668A. The C-atom 1193 is at 1/8 <span class=GramE>,1</span>/8,1/8 and can be viewed as a cubic1194 stacking of ruffled hexagonalnets along the cubic cell 111 diagonal. </p>1236 is at 1/8,1/8,1/8 and can be viewed as a cubic stacking of ruffled hexagonal 1237 nets along the cubic cell 111 diagonal. </p> 1195 1238 1196 1239 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shapetype … … 1229 1272 streaks. To simulate the streaks one must first develop a model for the 1230 1273 hexagonal net of C-atoms and then show how they stack in either the cubic or 1231 hexagonal forms. GSAS-II uses a suite of subroutines from the <span 1232 class=SpellE>DIFFaX</span> program (M.M.J. <span class=SpellE>Treacy</span>, 1233 J.M. <span class=SpellE>Newsam</span> & M.W. Deem, (1991), Proc. Roy. Soc. <span 1234 class=SpellE>Lond</span>. 433A, 499-520) to calculate the diffraction pattern 1235 via a general recursion algorithm and a randomized set of stacked layers. NB: 1236 this calculation can be quite time consuming particularly if unreasonable 1237 demands are made on it. </p> 1274 hexagonal forms. GSAS-II uses a suite of subroutines from the DIFFaX program 1275 (M.M.J. Treacy, J.M. Newsam & M.W. Deem, (1991), Proc. Roy. Soc. Lond. 1276 433A, 499-520) to calculate the diffraction pattern via a general recursion 1277 algorithm and a randomized set of stacked layers. NB: this calculation can be 1278 quite time consuming particularly if unreasonable demands are made on it. </p> 1238 1279 1239 1280 <p class=MsoNormal>If you have not done so already, start GSAS-II.</p> … … 1292 1333 src="Stacking%20Faults-I_files/image008.gif" v:shapes="Picture_x0020_4"><![endif]></span></p> 1293 1334 1294 <p class=MsoNormal> <span class=GramE>The a</span> cell parameter for diamond1295 stacking can be assumed to be a<!--[if gte msEquation 12]><m:oMath><i 1296 style=' mso-bidi-font-style:normal'><span style='font-family:"Cambria Math",serif'><m:r>/√2</m:r></span></i></m:oMath><![endif]--><![if !msEquation]><span1335 <p class=MsoNormal>The a cell parameter for diamond stacking can be assumed to 1336 be a<!--[if gte msEquation 12]><m:oMath><i style='mso-bidi-font-style:normal'><span 1337 style='font-family:"Cambria Math",serif'><m:r>/√2</m:r></span></i></m:oMath><![endif]--><![if !msEquation]><span 1297 1338 style='font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-font-family: 1298 1339 "Times New Roman";mso-fareast-theme-font:minor-fareast;position:relative; … … 1327 1368 stacked for either cubic or hexagonal stacking. Select <b style='mso-bidi-font-weight: 1328 1369 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1329 minor-latin;mso-hansi-theme-font:minor-latin'>Add new layer?</span></b> <span1330 class=GramE>the</span>window will be redrawn.</p>1370 minor-latin;mso-hansi-theme-font:minor-latin'>Add new layer?</span></b> the 1371 window will be redrawn.</p> 1331 1372 1332 1373 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1345 1386 Next, select <b style='mso-bidi-font-weight:normal'><span style='font-family: 1346 1387 "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: 1347 minor-latin'>Add atom?</span></b> <span class=GramE>and</span> the window will1348 be redrawn with one line inthe layer table.</p>1388 minor-latin'>Add atom?</span></b> and the window will be redrawn with one line in 1389 the layer table.</p> 1349 1390 1350 1391 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1355 1396 src="Stacking%20Faults-I_files/image016.gif" v:shapes="Picture_x0020_6"><![endif]></span></p> 1356 1397 1357 <p class=MsoNormal>To make this a C-atom select the < span class=SpellE><b1358 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1359 m so-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Unk</span></b></span>1360 under Type with a double click; a Periodic table will popup. Select <b 1361 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1362 m so-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>C</span></b>;1363 the popup will disappear and the window will be redrawn. The coordinates of 1364 this C-atom in the new stacking unit cell is <b style='mso-bidi-font-weight: 1365 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1366 m inor-latin;mso-hansi-theme-font:minor-latin'>-1/3,-1/6,-1/8</span></b>; you1367 may enter these as fractions. Select a table item to complete the entry; the 1368 windowshould show the new position.</p>1398 <p class=MsoNormal>To make this a C-atom select the <b style='mso-bidi-font-weight: 1399 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1400 minor-latin;mso-hansi-theme-font:minor-latin'>Unk</span></b> under Type with a 1401 double click; a Periodic table will popup. Select <b style='mso-bidi-font-weight: 1402 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1403 minor-latin;mso-hansi-theme-font:minor-latin'>C</span></b>; the popup will 1404 disappear and the window will be redrawn. The coordinates of this C-atom in the 1405 new stacking unit cell is <b style='mso-bidi-font-weight:normal'><span 1406 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1407 mso-hansi-theme-font:minor-latin'>-1/3,-1/6,-1/8</span></b>; you may enter 1408 these as fractions. Select a table item to complete the entry; the window 1409 should show the new position.</p> 1369 1410 1370 1411 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1378 1419 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1379 1420 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Draw layer?</span></b> 1380 <span class=GramE>and</span> the drawing will appear.<span style='mso-no-proof: 1381 yes'> <!--[if gte vml 1]><v:shape id="Picture_x0020_10" o:spid="_x0000_i1045" 1382 type="#_x0000_t75" style='width:364.5pt;height:272.25pt;visibility:visible; 1383 mso-wrap-style:square'> 1421 and the drawing will appear.<span style='mso-no-proof:yes'> <!--[if gte vml 1]><v:shape 1422 id="Picture_x0020_10" o:spid="_x0000_i1045" type="#_x0000_t75" style='width:364.5pt; 1423 height:272.25pt;visibility:visible;mso-wrap-style:square'> 1384 1424 <v:imagedata src="Stacking%20Faults-I_files/image019.jpg" o:title=""/> 1385 1425 </v:shape><![endif]--><![if !vml]><img width=486 height=363 … … 1408 1448 1409 1449 <p class=MsoNormal>Ive stretched it a bit to show the Layer-Layer transition 1410 probabilities. Change < span class=SpellE><b style='mso-bidi-font-weight:normal'><span1411 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1412 mso-hansi-theme-font:minor-latin'>Dz</span></b> </span>for each entry to <b1450 probabilities. Change <b style='mso-bidi-font-weight:normal'><span 1451 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1452 mso-hansi-theme-font:minor-latin'>Dz</span></b> for each entry to <b 1413 1453 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1414 1454 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>1.0</span></b> … … 1427 1467 layer is displaced relative to the reference layer. You can shift this layer by 1428 1468 using the <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1429 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>X<span 1430 class=GramE>,Y,Z</span></span></b> & <b style='mso-bidi-font-weight:normal'><span 1431 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1432 mso-hansi-theme-font:minor-latin'>shift-X,Y,Z</span></b> keys; the plot will be 1433 redrawn and the table entry updated each time you shift the layer. When you get 1434 to the right offset for diamond additional bonds will appear connecting the 1435 layers together. The correct shift is <span class=SpellE><b style='mso-bidi-font-weight: 1436 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1437 minor-latin;mso-hansi-theme-font:minor-latin'>Dx</span></b></span><b 1469 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>X,Y,Z</span></b> 1470 & <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1471 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>shift-X,Y,Z</span></b> 1472 keys; the plot will be redrawn and the table entry updated each time you shift 1473 the layer. When you get to the right offset for diamond additional bonds will 1474 appear connecting the layers together. The correct shift is <b 1438 1475 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1439 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>=2/3</span></b>, 1440 <span class=SpellE><b style='mso-bidi-font-weight:normal'><span 1441 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1442 mso-hansi-theme-font:minor-latin'>Dy</span></b></span><b style='mso-bidi-font-weight: 1443 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1444 minor-latin;mso-hansi-theme-font:minor-latin'>=1/3</span></b> and <span 1445 class=SpellE><b style='mso-bidi-font-weight:normal'><span style='font-family: 1446 "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: 1447 minor-latin'>Dz</span></b></span><b style='mso-bidi-font-weight:normal'><span 1448 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1449 mso-hansi-theme-font:minor-latin'>=1.0</span></b> for the layer 1 to layer 1 1450 transition and for layer 2 to layer 2 the shifts are <span class=SpellE><b 1451 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1452 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Dx</span></b></span><b 1453 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1454 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>=-2/3</span></b>, 1455 <span class=SpellE><b style='mso-bidi-font-weight:normal'><span 1456 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1457 mso-hansi-theme-font:minor-latin'>Dy</span></b></span><b style='mso-bidi-font-weight: 1458 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1459 minor-latin;mso-hansi-theme-font:minor-latin'>=-1/3</span></b> and <span 1460 class=SpellE><b style='mso-bidi-font-weight:normal'><span style='font-family: 1461 "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: 1462 minor-latin'>Dz</span></b></span><b style='mso-bidi-font-weight:normal'><span 1463 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1464 mso-hansi-theme-font:minor-latin'>=1.0</span></b>. For the remaining layer 1465 1-layer 2 and <i style='mso-bidi-font-style:normal'>vice versa</i> transitions <span 1466 class=SpellE><b style='mso-bidi-font-weight:normal'><span style='font-family: 1467 "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: 1468 minor-latin'>Dx</span></b></span><b style='mso-bidi-font-weight:normal'><span 1469 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1470 mso-hansi-theme-font:minor-latin'>=<span class=SpellE>Dy</span>=0</span></b>. 1471 Layer 1 to layer 1 stacking looks like.</p> 1476 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Dx=2/3</span></b>, 1477 <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1478 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Dy=1/3</span></b> 1479 and <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1480 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Dz=1.0</span></b> 1481 for the layer 1 to layer 1 transition and for layer 2 to layer 2 the shifts are 1482 <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1483 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Dx=-2/3</span></b>, 1484 <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1485 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Dy=-1/3</span></b> 1486 and <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1487 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Dz=1.0</span></b>. 1488 For the remaining layer 1-layer 2 and <i style='mso-bidi-font-style:normal'>vice 1489 versa</i> transitions <b style='mso-bidi-font-weight:normal'><span 1490 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1491 mso-hansi-theme-font:minor-latin'>Dx=Dy=0</span></b>. Layer 1 to layer 1 1492 stacking looks like.</p> 1472 1493 1473 1494 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1538 1559 <p class=MsoNormal>To make it interesting select <b style='mso-bidi-font-weight: 1539 1560 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1540 minor-latin;mso-hansi-theme-font:minor-latin'>Max. <span class=GramE>l</span> 1541 index</span></b> of <b style='mso-bidi-font-weight:normal'><span 1542 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1543 mso-hansi-theme-font:minor-latin'>6</span></b> and press <b style='mso-bidi-font-weight: 1544 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1545 minor-latin;mso-hansi-theme-font:minor-latin'>Ok</span></b>. Very quickly a new 1546 popup will appear letting you know the simulation is finished; press <b 1561 minor-latin;mso-hansi-theme-font:minor-latin'>Max. l index</span></b> of <b 1547 1562 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1563 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>6</span></b> 1564 and press <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1548 1565 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Ok</span></b>. 1549 The data window will be redrawn</p> 1566 Very quickly a new popup will appear letting you know the simulation is 1567 finished; press <b style='mso-bidi-font-weight:normal'><span style='font-family: 1568 "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: 1569 minor-latin'>Ok</span></b>. The data window will be redrawn</p> 1550 1570 1551 1571 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1567 1587 1568 1588 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape 1569 id=" Picture_x0020_19" o:spid="_x0000_i1036" type="#_x0000_t75" style='width:363pt;1570 height:341.25pt;visibility:visible;mso-wrap-style:square'>1589 id="_x0000_i1036" type="#_x0000_t75" style='width:363pt;height:341.25pt; 1590 visibility:visible;mso-wrap-style:square'> 1571 1591 <v:imagedata src="Stacking%20Faults-I_files/image037.png" o:title=""/> 1572 1592 </v:shape><![endif]--><![if !vml]><img width=484 height=455 1573 src="Stacking%20Faults-I_files/image038.gif" v:shapes=" Picture_x0020_19"><![endif]></span></p>1593 src="Stacking%20Faults-I_files/image038.gif" v:shapes="_x0000_i1036"><![endif]></span></p> 1574 1594 1575 1595 <p class=MsoNormal>The streaking intermixed with sharp spots is clearly obvious … … 1592 1612 1593 1613 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape 1594 id=" Picture_x0020_20" o:spid="_x0000_i1035" type="#_x0000_t75" style='width:241.5pt;1595 height:201pt;visibility:visible;mso-wrap-style:square'>1614 id="_x0000_i1035" type="#_x0000_t75" style='width:241.5pt;height:201pt; 1615 visibility:visible;mso-wrap-style:square'> 1596 1616 <v:imagedata src="Stacking%20Faults-I_files/image039.png" o:title=""/> 1597 1617 </v:shape><![endif]--><![if !vml]><img width=322 height=268 1598 src="Stacking%20Faults-I_files/image040.gif" v:shapes="Picture_x0020_20"><![endif]></span></p> 1599 1600 <p class=MsoNormal>Use the first one for <span class=SpellE><b 1601 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1602 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>CuKa</span></b></span><b 1603 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1604 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'> lab data</span></b>; 1605 a new popup will appear</p> 1606 1607 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape 1608 id="_x0000_i1034" type="#_x0000_t75" style='width:238.5pt;height:256.5pt; 1609 visibility:visible;mso-wrap-style:square'> 1618 src="Stacking%20Faults-I_files/image040.gif" v:shapes="_x0000_i1035"><![endif]></span></p> 1619 1620 <p class=MsoNormal>Use the first one for <b style='mso-bidi-font-weight:normal'><span 1621 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1622 mso-hansi-theme-font:minor-latin'>CuKa lab data</span></b>; a new popup will 1623 appear</p> 1624 1625 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape 1626 id="Picture_x0020_19" o:spid="_x0000_i1034" type="#_x0000_t75" style='width:238.5pt; 1627 height:256.5pt;visibility:visible;mso-wrap-style:square'> 1610 1628 <v:imagedata src="Stacking%20Faults-I_files/image041.png" o:title=""/> 1611 1629 </v:shape><![endif]--><![if !vml]><img width=318 height=342 1612 src="Stacking%20Faults-I_files/image042.gif" v:shapes=" _x0000_i1034"><![endif]></span></p>1630 src="Stacking%20Faults-I_files/image042.gif" v:shapes="Picture_x0020_19"><![endif]></span></p> 1613 1631 1614 1632 <p class=MsoNormal>Change the end angle to <b style='mso-bidi-font-weight:normal'><span … … 1668 1686 letting you know it is done; press <b style='mso-bidi-font-weight:normal'><span 1669 1687 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1670 mso-hansi-theme-font:minor-latin'>Ok</span></b> and the powder pattern will be 1671 displayed with the result. On the plot press the <b style='mso-bidi-font-weight: 1672 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1673 m inor-latin;mso-hansi-theme-font:minor-latin'>+</span></b> key to suppress the1674 + marks. The plot should look like: Ive expanded the scale to show the 1675 interestingstuff around each peak.</p>1676 1677 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape 1678 id=" _x0000_i1033" type="#_x0000_t75" style='width:468pt;height:440.25pt;1679 visibility:visible;mso-wrap-style:square'>1688 mso-hansi-theme-font:minor-latin'>Ok</span></b> and the powder pattern will be displayed 1689 with the result. On the plot press the <b style='mso-bidi-font-weight:normal'><span 1690 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1691 mso-hansi-theme-font:minor-latin'>+</span></b> key to suppress the + marks. 1692 The plot should look like: Ive expanded the scale to show the interesting 1693 stuff around each peak.</p> 1694 1695 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape 1696 id="Picture_x0020_20" o:spid="_x0000_i1033" type="#_x0000_t75" style='width:468pt; 1697 height:440.25pt;visibility:visible;mso-wrap-style:square'> 1680 1698 <v:imagedata src="Stacking%20Faults-I_files/image043.png" o:title=""/> 1681 1699 </v:shape><![endif]--><![if !vml]><img width=624 height=587 1682 src="Stacking%20Faults-I_files/image044.gif" v:shapes=" _x0000_i1033"><![endif]></span></p>1700 src="Stacking%20Faults-I_files/image044.gif" v:shapes="Picture_x0020_20"><![endif]></span></p> 1683 1701 1684 1702 <p class=MsoNormal>The blue line is a simulated observed pattern with imposed … … 1708 1726 mso-hansi-theme-font:minor-latin'>Select parameter</span></b> pulldown choose <b 1709 1727 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1710 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>TransP <span1711 class=GramE>;0</span>;0</span></b>; this is the layer 1 to layer 1 transition 1712 probability. Then change the no. steps to <b style='mso-bidi-font-weight:normal'><span 1713 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1714 mso-hansi-theme-font:minor-latin'>10</span></b> (11 will be calculated). We 1715 have the same choices for instrument broadening as above; use the default. 1716 Press <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif;1717 mso- ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Ok</span></b>;1718 the next popup allows selection of a powder pattern (e.g. for comparison andthe1719 range for thecalculation). Press <b style='mso-bidi-font-weight:normal'><span1728 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>TransP;0;0</span></b>; 1729 this is the layer 1 to layer 1 transition probability. Then change the no. 1730 steps to <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1731 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>10</span></b> 1732 (11 will be calculated). We have the same choices for instrument broadening as 1733 above; use the default. Press <b style='mso-bidi-font-weight:normal'><span 1734 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1735 mso-hansi-theme-font:minor-latin'>Ok</span></b>; the next popup allows 1736 selection of a powder pattern (e.g. for comparison and the range for the 1737 calculation). Press <b style='mso-bidi-font-weight:normal'><span 1720 1738 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1721 1739 mso-hansi-theme-font:minor-latin'>Ok</span></b> for this one; the sequential … … 1726 1744 simulation. We can force this by selecting <b style='mso-bidi-font-weight:normal'><span 1727 1745 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1728 mso-hansi-theme-font:minor-latin'>Symmetric probabilities?</span></b> <span 1729 class=GramE>on</span> the Layers page. Do this and repeat the sequential 1730 simulation as above. Now the matrices are symmetric as one could expect. When 1731 the simulation is finished, select the <b style='mso-bidi-font-weight:normal'><span 1732 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1733 mso-hansi-theme-font:minor-latin'>Plot sequential result?</span></b> <span 1734 class=GramE>box</span>; a new plot will appear.</p> 1746 mso-hansi-theme-font:minor-latin'>Symmetric probabilities?</span></b> on the 1747 Layers page. Do this and repeat the sequential simulation as above. Now the 1748 matrices are symmetric as one could expect. When the simulation is finished, 1749 select the <b style='mso-bidi-font-weight:normal'><span style='font-family: 1750 "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: 1751 minor-latin'>Plot sequential result?</span></b> box; a new plot will appear.</p> 1735 1752 1736 1753 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1743 1760 <p class=MsoNormal>This is a multiline plot; you can shift the lines with the <b 1744 1761 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1745 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>U<span 1746 class=GramE>,D,L,R</span></span></b> keys (<b style='mso-bidi-font-weight:normal'><span 1747 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1748 mso-hansi-theme-font:minor-latin'>O</span></b> resets offsets to zero). Ive 1749 done this for the next plot.</p> 1762 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>U,D,L,R</span></b> 1763 keys (<b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1764 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>O</span></b> 1765 resets offsets to zero). Ive done this for the next plot.</p> 1750 1766 1751 1767 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1756 1772 src="Stacking%20Faults-I_files/image050.gif" v:shapes="Picture_x0020_23"><![endif]></span></p> 1757 1773 1758 <p class=MsoNormal>The first blue line is for pure hexagonal lonsdaleite stacking1759 and the last magenta line is for pure cubic diamond stacking. You can see how 1760 s ome lines quickly vanish with the introduction of stacking faults while other1761 persist across the entire sequence. This is a good place to save your project 1762 file; the sequential result will be included.</p>1774 <p class=MsoNormal>The first blue line is for pure hexagonal lonsdaleite 1775 stacking and the last magenta line is for pure cubic diamond stacking. You can 1776 see how some lines quickly vanish with the introduction of stacking faults 1777 while other persist across the entire sequence. This is a good place to save 1778 your project file; the sequential result will be included.</p> 1763 1779 1764 1780 <h2>Simulation 4. Modelling clustering in diamond</h2> … … 1773 1789 is to import the new phase from the current project. <b style='mso-bidi-font-weight: 1774 1790 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1775 minor-latin;mso-hansi-theme-font:minor-latin'>Do Import/Phase/from GSAS-II <span 1776 class=SpellE>gpx</span> file</span></b> from the main GSAS-II data tree <span 1777 class=GramE>menu.</span> A file selection dialog box will appear; select the 1778 current project file (<span class=SpellE><b style='mso-bidi-font-weight:normal'><span 1779 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1780 mso-hansi-theme-font:minor-latin'>diamond.gpx</span></b></span>) and press <b 1781 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1791 minor-latin;mso-hansi-theme-font:minor-latin'>Do Import/Phase/from GSAS-II gpx 1792 file</span></b> from the main GSAS-II data tree menu. A file selection dialog 1793 box will appear; select the current project file (<b style='mso-bidi-font-weight: 1794 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1795 minor-latin;mso-hansi-theme-font:minor-latin'>diamond.gpx</span></b>) and press 1796 <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1782 1797 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Open</span></b>. 1783 A small popup will appear confirming your choice; press < span class=GramE><b1784 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1785 m so-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Yes</span></b></span>.1786 The next popup offers the change to name the phase, I chose <b 1787 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1788 m so-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>clustered</span></b>1789 for the name. Next select the PWDR data set to be linked to this phase. The 1790 General tabfor the new phase will appear.</p>1798 A small popup will appear confirming your choice; press <b style='mso-bidi-font-weight: 1799 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1800 minor-latin;mso-hansi-theme-font:minor-latin'>Yes</span></b>. The next popup 1801 offers the change to name the phase, I chose <b style='mso-bidi-font-weight: 1802 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1803 minor-latin;mso-hansi-theme-font:minor-latin'>clustered</span></b> for the 1804 name. Next select the PWDR data set to be linked to this phase. The General tab 1805 for the new phase will appear.</p> 1791 1806 1792 1807 <p class=MsoNormal><span style='mso-no-proof:yes'><!--[if gte vml 1]><v:shape … … 1809 1824 <p class=MsoNormal>This is all the same information as for the random faults 1810 1825 phase. To simulate clustering we need two new layers which are the same as 1811 these two listed here. Do <span class=GramE><b style='mso-bidi-font-weight: 1812 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1813 minor-latin;mso-hansi-theme-font:minor-latin'>Add</span></b></span><b 1826 these two listed here. Do <b style='mso-bidi-font-weight:normal'><span 1827 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1828 mso-hansi-theme-font:minor-latin'>Add new layer?</span></b> twice so two new 1829 layers appear. Name them <b style='mso-bidi-font-weight:normal'><span 1830 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1831 mso-hansi-theme-font:minor-latin'>layer 3</span></b> and <b style='mso-bidi-font-weight: 1832 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1833 minor-latin;mso-hansi-theme-font:minor-latin'>layer 4</span></b>. Make layer 3 <b 1814 1834 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1815 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'> new layer?</span></b> 1816 <span class=GramE>twice</span> so two new layers appear. Name them <b 1817 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1818 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>layer 3</span></b> 1819 and <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1820 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>layer 4</span></b>. 1821 Make layer 3 <span class=GramE><b style='mso-bidi-font-weight:normal'><span 1822 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1823 mso-hansi-theme-font:minor-latin'>Same</span></b></span><b style='mso-bidi-font-weight: 1824 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1825 minor-latin;mso-hansi-theme-font:minor-latin'> as layer</span></b> 1 (select 1826 from the pull down) and layer 4 <b style='mso-bidi-font-weight:normal'><span 1827 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1828 mso-hansi-theme-font:minor-latin'>Same as layer 2</span></b>. Each time the 1829 window is redrawn so that the transition probability tables reflect these 1830 changes. You should also change the <b style='mso-bidi-font-weight:normal'><span 1835 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>Same as 1836 layer</span></b> 1 (select from the pull down) and layer 4 <b style='mso-bidi-font-weight: 1837 normal'><span style='font-family:"Calibri",sans-serif;mso-ascii-theme-font: 1838 minor-latin;mso-hansi-theme-font:minor-latin'>Same as layer 2</span></b>. Each 1839 time the window is redrawn so that the transition probability tables reflect 1840 these changes. You should also change the <b style='mso-bidi-font-weight:normal'><span 1831 1841 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1832 1842 mso-hansi-theme-font:minor-latin'>Diffraction Laue symmetry</span></b> to <b … … 1852 1862 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1853 1863 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>2/3,1/3,1</span></b> 1854 for <span class=SpellE>Dx</span>, <span class=SpellE>Dy</span> & <span 1855 class=SpellE>Dz</span>, layer, and layer 2-4 and 4-4 transitions are <b 1864 for Dx, Dy & Dz, layer, and layer 2-4 and 4-4 transitions are <b 1856 1865 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1857 1866 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>-2/3,-1/3,1</span></b> 1858 for <span class=SpellE>Dx</span>, <span class=SpellE>Dy</span> & Dz. All 1859 the rest are <b style='mso-bidi-font-weight:normal'><span style='font-family: 1860 "Calibri",sans-serif;mso-ascii-theme-font:minor-latin;mso-hansi-theme-font: 1861 minor-latin'>0<span class=GramE>,0,1</span></span></b> for <span class=SpellE>Dx</span>,,<span 1862 class=SpellE>Dy</span> & Dz. The probabilities can best be seen from the 1863 following array</p> 1867 for Dx, Dy & Dz. All the rest are <b style='mso-bidi-font-weight:normal'><span 1868 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1869 mso-hansi-theme-font:minor-latin'>0,0,1</span></b> for Dx,,Dy & Dz. The 1870 probabilities can best be seen from the following array</p> 1864 1871 1865 1872 <p class=MsoNormal><o:p> </o:p></p> … … 2020 2027 </table> 2021 2028 2022 <p class=MsoNormal>Where CS cubic stacking, CF cubic fault, HS hexagonal stacking,2023 HF hexagonal fault and x not allowed. A suitable model might be CS = <b 2024 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif;2029 <p class=MsoNormal>Where CS cubic stacking, CF cubic fault, HS hexagonal 2030 stacking, HF hexagonal fault and x not allowed. A suitable model might be 2031 CS = <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 2025 2032 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin'>0.9</span></b>, 2026 2033 CF = <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; … … 2080 2087 minor-latin;mso-hansi-theme-font:minor-latin'>Symmetric probabilities</span></b> 2081 2088 box is checked otherwise youll get nonsense. This ends this stacking fault 2082 tutorial; the next one involves using kaolinite layers to simulate diffraction patterns2083 from kaolinite clays.</p>2089 tutorial; the next one involves using kaolinite layers to simulate diffraction 2090 patterns from kaolinite clays.</p> 2084 2091 2085 2092 </div> -
Tutorials/StackingFaults-I/Stacking Faults-I_files/filelist.xml
r2248 r2250 1 1 <xml xmlns:o="urn:schemas-microsoft-com:office:office"> 2 2 <o:MainFile HRef="../Stacking%20Faults-I.htm"/> 3 <o:File HRef="item0066.xml"/>4 <o:File HRef="props067.xml"/>5 3 <o:File HRef="themedata.thmx"/> 6 4 <o:File HRef="colorschememapping.xml"/> … … 65 63 <o:File HRef="image059.png"/> 66 64 <o:File HRef="image060.gif"/> 65 <o:File HRef="header.htm"/> 67 66 <o:File HRef="filelist.xml"/> 68 67 </xml>
Note: See TracChangeset
for help on using the changeset viewer.