exercises:2017_ethz_mmm:reaction_energy_2017
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
exercises:2017_ethz_mmm:reaction_energy_2017 [2017/04/27 17:07] – dpasserone | exercises:2017_ethz_mmm:reaction_energy_2017 [2020/08/21 10:15] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 85: | Line 85: | ||
The exercise is executed on the '' | The exercise is executed on the '' | ||
- | <note tip>~/psd/ | + | <note tip> |
Copy the files to the created directory in the ''/ | Copy the files to the created directory in the ''/ | ||
Line 107: | Line 107: | ||
At the line concerning the exchange and correlation potential, you prescribe the level of theory: | At the line concerning the exchange and correlation potential, you prescribe the level of theory: | ||
<note important> | <note important> | ||
- | * hf.inc for Hartree-Fock | + | |
- | * pbe.inc for DFT/PBE | + | * pbe.inc for DFT/PBE, with gradient corrected local density |
- | * b3lyp.inp for hybrid functional containing a percentage of exact exchange | + | * b3lyp.inp for hybrid functional containing a percentage of exact exchange |
</ | </ | ||
+ | |||
+ | When you are done with the three levels of theory, then you can redo the exercise with the larger basis set, and change EVERYWHERE in the input file the instances of '' | ||
+ | Redo the calculations with the three levels '' | ||
+ | <note warning> | ||
+ | Assignments: | ||
+ | - Compute the reaction energy for the dehydration reaction of ethanol | ||
+ | - Prepare a table with rows and columns: on the rows the level of theory, on the columns the basis set (3x2 table) | ||
+ | - Compare the results with the published ones (note the conversion factors. You can use the tool at [[http:// | ||
+ | - Comment on the dependence on the basis set and on the level of theory (hint: this also need the next theory lecture) | ||
+ | - Is this information enough to determine the rates of reaction? Why? | ||
+ | </ | ||
+ | |||
+ | |||
+ | === BONUS TRACK === | ||
+ | |||
+ | <note tip>We may be interested in the visualisation of the electronic density. Copy the '' | ||
+ | |||
+ | Add the following sections: | ||
+ | **under &DFT** | ||
+ | <code cp2k> | ||
+ | & | ||
+ | & | ||
+ | &END | ||
+ | & | ||
+ | & | ||
+ | SCF_GUESS RESTART | ||
+ | & | ||
+ | </ | ||
+ | This tells to read the old wavefunction and to print the cubefile of the density. | ||
+ | |||
+ | At the end of the input file: | ||
+ | <code cp2k> | ||
+ | & | ||
+ | | ||
+ | &END | ||
+ | </ | ||
+ | |||
+ | Then, change '' | ||
exercises/2017_ethz_mmm/reaction_energy_2017.1493312852.txt.gz · Last modified: 2020/08/21 10:15 (external edit)