|
5 | 5 | solvent = "water" |
6 | 6 | shortDesc = u"CO2RR adsorbate thermochemistry on Ag(111) from DFT" |
7 | 7 | longDesc = u""" |
8 | | -NASA polynomial thermochemistry for C1 and C2 adsorbate intermediates |
9 | | -relevant to electrochemical CO2 reduction (CO2RR) on Ag(111). |
10 | | -Adsorbates are labeled with a trailing or interleaved 'X' to indicate |
11 | | -surface binding sites, per RMG conventions. |
| 8 | +This library contains NASA polynomial thermochemistry for adsorbate |
| 9 | +intermediates relevant to electrochemical CO2 reduction (CO2RR) on the |
| 10 | +Ag(111) surface. All adsorbates are denoted with a trailing 'X' (or |
| 11 | +interleaved 'X' for bidentate species) to indicate surface binding sites, |
| 12 | +consistent with RMG conventions. |
12 | 13 |
|
13 | | -DFT (Manish Kumar Kothakonda, Northeastern): VASP with PBE + Grimme D3 |
14 | | -zero-damping (IVDW = 12) and PAW pseudopotentials. |
15 | | -A two-stage protocol was used: |
16 | | -Initial geometries were pre-optimized at ENCUT = 400 eV with a 3x3x1 |
17 | | -Monkhorst-Pack k-mesh, then fully re-relaxed to force convergence at |
18 | | -tighter settings of ENCUT = 500 eV and 4x4x1 k-mesh (IBRION = 2, |
19 | | -EDIFFG = -0.03 eV/A). All final energies - adsorbate slabs, bare-slab |
20 | | -reference, and vibrational frequencies - were computed at the tight |
21 | | -settings. |
| 14 | +DFT calculations were performed by Manish Kumar Kothakonda (Northeastern University). |
| 15 | +Geometry optimization of adsorbates on a periodic Ag(111) slab. |
| 16 | +Calculations used VASP 6.3.1 with the PBE exchange-correlation functional, |
| 17 | +Grimme D3 zero-damping dispersion correction (IVDW = 12), and PAW |
| 18 | +pseudopotentials. Plane-wave cutoff ENCUT = 500 eV; 3x3x1 Gamma-centered |
| 19 | +Monkhorst-Pack k-point mesh; Methfessel-Paxton smearing (ISMEAR = 1, |
| 20 | +SIGMA = 0.10 eV); spin-polarized (ISPIN = 2); SCF convergence |
| 21 | +EDIFF = 1E-6 eV; ionic force convergence EDIFFG = -0.03 eV/A |
| 22 | +(IBRION = 2). The slab is a hexagonal Ag(111) supercell with lattice |
| 23 | +parameters a = b = 11.506 A, c = 31.046 A (cell volume 3559.27 A^3), |
| 24 | +containing 64 Ag atoms arranged in 4 atomic layers; the bottom 3 layers |
| 25 | +were held fixed (F F F) while the top layer plus adsorbate atoms were |
| 26 | +allowed to relax (T T T). Implicit solvation in water was applied via |
| 27 | +VASPsol. Harmonic vibrational frequencies were computed using finite-difference |
| 28 | +displacements (IBRION = 5, NFREE = 2, POTIM = 0.015 A) on the relaxed |
| 29 | +atoms (adsorbate plus top slab layer). |
22 | 30 |
|
23 | | -Post-processing and thermo (Su Sun) via the Westgroup pipeline |
24 | | -(adapted from input_generator.py and compute_NASA_for_adsorbates): VASP |
25 | | -outputs converted to ASE .traj and inspected; vibrational frequencies |
| 31 | +Post-processing and stat thermo calculations were performed by |
| 32 | +Su Sun (Northeastern University) via the Westgroup pipeline |
| 33 | +(adapted from input_generator.py and compute_NASA_for_adsorbates): |
| 34 | +VASP outputs converted to ASE .traj and inspected; vibrational frequencies |
26 | 35 | and ZPEs consolidated into per-species zpe_log_<species>.txt files; |
27 | 36 | imaginary modes replaced with 12 cm^-1. Heat of formation at 0 K was |
28 | 37 | computed from a thermochemical cycle against CH4, H2O, and H2 references |
|
0 commit comments