Classical Calculations
The classical calculations are organized in several steps:
a. Supercell generation
b. Geometry Optimization
We need to optimize the geometry of the system to get the best possible structure to feed to the DFT calculation. Here we use ASE to optimize the structure with machine learning potential to accelerate the calculation with near DFT quality.
More details regarding the geometry optimization steps are
detailed here
and the related script can be downloaded fromhere
c. Supercell Calculations
Now, we can perform the DFT calculations for the periodic system. Please follow the details
here
regarding the system setup and calculational details where the supercell DFT calculations is performed using CP2K code.
d. Binding Energy Calculation
Now, we can calculate the binding energy of the inhibitor on the Al(111) surface. The script for calculating the binding energy and more details are
in this page