exercises:2018_ethz_mmm:lennard_jones_cluster_2018
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
exercises:2018_ethz_mmm:lennard_jones_cluster_2018 [2018/02/23 03:43] โ dpasserone | exercises:2018_ethz_mmm:lennard_jones_cluster_2018 [2020/08/21 10:15] (current) โ external edit 127.0.0.1 | ||
---|---|---|---|
Line 22: | Line 22: | ||
In this exercise you will test the Lennard-Jones potential. In particular, we will focus on the system described in the following paper about the energy landscape of the 38 atom Lennard-Jones cluster: | In this exercise you will test the Lennard-Jones potential. In particular, we will focus on the system described in the following paper about the energy landscape of the 38 atom Lennard-Jones cluster: | ||
- | <note tip>{{ : | + | <note tip>[[doi>10.1063/ |
</ | </ | ||
Line 146: | Line 146: | ||
<note important> | <note important> | ||
**1 Hartree=27.2114 eV**. | **1 Hartree=27.2114 eV**. | ||
- | In the input file, the epsilon value (depth of the well) is expressed in KT units, namely, in " | + | In the input file, the epsilon value (depth of the well) is expressed in KT units, namely, in " |
</ | </ | ||
<note tip> | <note tip> | ||
- randomize the coordinate files **fcc.xyz** (which represents the " | - randomize the coordinate files **fcc.xyz** (which represents the " | ||
- extract the q4 order parameter from **fcc.xyz** and from **fcc_rand.xyz** and compare the values. | - extract the q4 order parameter from **fcc.xyz** and from **fcc_rand.xyz** and compare the values. | ||
- | - < | + | - < |
- before running the simulation, copy the input coordinate file into in.xyz < | - before running the simulation, copy the input coordinate file into in.xyz < | ||
- | - run cp2k < | + | |
- | - in the output file, note the final energy, **transform it in the unit of the paper (epsilon units)** | + | |
+ | - in the output file, grep the final energy | ||
- Open vmd and play with the optimization trajectory < | - Open vmd and play with the optimization trajectory < | ||
- | - Initialize **python** by activating the aiida environment giving the command < | ||
- apply the script **myq4** to the optimization trajectory: this generates a list of q4 and energies for the whole trajectory. < | - apply the script **myq4** to the optimization trajectory: this generates a list of q4 and energies for the whole trajectory. < | ||
- plot q4 and energies with **gnuplot** (ask the teacher) | - plot q4 and energies with **gnuplot** (ask the teacher) | ||
- have a look at the myq4 script < | - have a look at the myq4 script < | ||
- repeat for the ico.xyz starting point, don't forget to first copy/remove the files appropriately. For example: < | - repeat for the ico.xyz starting point, don't forget to first copy/remove the files appropriately. For example: < | ||
- | - Run the bash script < | + | - Run the bash script < |
- create a FCC_OUT subdirectory (**mkdir FCC_OUT ; cd FCC_OUT**) and copy there the files you want to keep; then go back one dir (**cd ..**), delete all the OPT* files (**rm OPT* **) and repeat the exercise with ico.xyz | - create a FCC_OUT subdirectory (**mkdir FCC_OUT ; cd FCC_OUT**) and copy there the files you want to keep; then go back one dir (**cd ..**), delete all the OPT* files (**rm OPT* **) and repeat the exercise with ico.xyz | ||
Line 180: | Line 180: | ||
<note tip> | <note tip> | ||
- Report the energy of the minima, compare it with the ones of the initial configurations. | - Report the energy of the minima, compare it with the ones of the initial configurations. | ||
+ | - After converting the energy into " | ||
- Plot q4 vs. energy and q4 vs. optimization steps, for the two cases. Discuss the results. Are the minima in two separate basins? | - Plot q4 vs. energy and q4 vs. optimization steps, for the two cases. Discuss the results. Are the minima in two separate basins? | ||
- Report the value of the order parameter of the minumum, and discuss what you see | - Report the value of the order parameter of the minumum, and discuss what you see |
exercises/2018_ethz_mmm/lennard_jones_cluster_2018.1519357384.txt.gz ยท Last modified: 2020/08/21 10:15 (external edit)