User Tools

Site Tools


exercises:2015_ethz_mmm:surface_cu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exercises:2015_ethz_mmm:surface_cu [2015/03/06 10:27] yakutovichexercises:2015_ethz_mmm:surface_cu [2020/08/21 10:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +====== Surface energies of Copper high-symmetry surfaces ======
 +
 <note warning> <note warning>
 TO USE THE FUNCTION LIBRARY (VERSION UP TO DATE) IN THE INTERACTIVE SHELL: TO USE THE FUNCTION LIBRARY (VERSION UP TO DATE) IN THE INTERACTIVE SHELL:
-you@eulerX ~$ module load courses mmm vmd mmm-init+ 
 +you@eulerX ~$ module load courses mmm vmd 
 +  
 +you@eulerX ~$ mmm-init
 </note> </note>
  
Line 19: Line 25:
  
  
-====== Generation of slab with high symmetry surfaces ====== 
 {{:exercises:2015_ethz_mmm:lect2_surf.001.jpg?nolink&400|}} {{:exercises:2015_ethz_mmm:lect2_surf.001.jpg?nolink&400|}}
  
Line 31: Line 36:
  
  
-====== Surface energies of Copper high-symmetry surfaces ====== 
 In this exercise we will compute the surface energies of Cu using the EAM potential. In this exercise we will compute the surface energies of Cu using the EAM potential.
 As a reference, we report the table from the Gross book: As a reference, we report the table from the Gross book:
Line 38: Line 42:
  
 ---- ----
-  * Download the files from  from the wiki: {{exercise_3.1.zip|exercise_3.1.zip}} (**all inputs are commented**) in your home directory and unzip it: +  * Download all the necessary files from  from the wiki: {{exercise_3.1.zip|exercise_3.1.zip}} (**all inputs are commented**) in your home directory and unzip it: 
-<code>+<code bash>
 you@eulerX ~$ wget http://www.cp2k.org/_media/exercises:2015_ethz_mmm:exercise_3.1.zip you@eulerX ~$ wget http://www.cp2k.org/_media/exercises:2015_ethz_mmm:exercise_3.1.zip
 you@eulerX ~$ unzip exercises:2015_ethz_mmm:exercise_3.1.zip you@eulerX ~$ unzip exercises:2015_ethz_mmm:exercise_3.1.zip
Line 60: Line 64:
   * Compute the three surface energies: you need to compute the area, subtract bulk contribution, take care of the units.   * Compute the three surface energies: you need to compute the area, subtract bulk contribution, take care of the units.
   * Unordered List ItemIn the class we will learn how to compute the Wulff crystal from these three numbers.   * Unordered List ItemIn the class we will learn how to compute the Wulff crystal from these three numbers.
-  * Basically, you should edit the input file "DP", replacing  **"PUT_HERE_THE_XXX_SURFACE_ENERGY"** with corresponding surface energy. Note that for the {100} and {110} surfaces you need to edit **TWO** lines each, since the **z** direction is treated differently in this program. +  * Basically, you should edit the input file "DP", replacing  **"PUT_HERE_THE_XXX_SURFACE_ENERGY"** with corresponding surface energy. Note that for the {100} and {110} surfaces you need to edit **TWO** lines eachthe program takes care of assigning the surface energy to equivalent surfaces (like (010)) but since it was developed for island on surfaces it does not do it automatically in all directions. **z** direction is treated differently in this program. 
   * At this point, you can run the sowos program:   * At this point, you can run the sowos program:
 <code bash> <code bash>
Line 78: Line 82:
   * you can rotate with the mouse!   * you can rotate with the mouse!
  
-<note important>**Assignment: use the cluster generated with SOWOS as an input configuration for a cluster optimization with cp2k. Comment on the final geometry. BEWARE OF THE CELL! It is not a periodic system!**</note>+<note tip> 
 +Assignment: use the cluster generated with SOWOS as an input configuration for a cluster optimization with cp2k. Comment on the final geometry. BEWARE OF THE CELL! It is not a periodic system! 
 +</note>
  
  
 <note tip>documentation on **SOWOS** can be found at [[http://www.danielescopece84.altervista.org/sowos.html|the web site of Daniele Scopece]]</note> <note tip>documentation on **SOWOS** can be found at [[http://www.danielescopece84.altervista.org/sowos.html|the web site of Daniele Scopece]]</note>
exercises/2015_ethz_mmm/surface_cu.1425637620.txt.gz · Last modified: 2020/08/21 10:14 (external edit)