-
Notifications
You must be signed in to change notification settings - Fork 0
Home
In the first part, a short overview of different calculation types that we are doing with VASP is given. It includes some tips which we found to be useful over the last years. The original VASP Wiki is of course still the main reference, but this overview could be really helpful if you just want to setup quick a new calculation of a certain kind and want to know what exactly needs to be done for this.
- Description of Input Files
- Geometry Optimizations
- Single Point Energy
- Ab Initio Molecular Dynamics
- Machine-Learning Force Fields
- Normal Modes and IR Spectrum
- Implicit Solvation
- Gibbs Free Energies
- External Electric Fields
- Density of States
- Band Structure
- Bader Charges
- Core Level (Shifts)
- Simulation of STM Pictures
- Charge Density Difference Plots
- Two-Dimensional Charge Densities
- Nudged Elastic Band
- TS Optimization
- Steered Molecular Dynamics
In the second part, all scripts and programs included into the repository are described. The method as well as the handling for each of them is outlined and short examples are given were appropriately.
-
build_adsorbate.py (place and align adsorbates on substrate structures)
-
manage_mlff_md.py (check and correct MD of surface slabs with potentially unstable ML-FFs)
-
eval_bader (evaluation of Bader charge calculations, automatically calculate actual partial charges)
-
eval_stm (generation of STM pictures (constant height and constant current) from
PARCHG
files) -
manage_cls (preparation and evaluation of core level shift calculations for many atoms at once)
-
mlff_select (fast selection of ML-FF local reference configurations from one or several
ML_AB
files) -
split_freq (prepare and evaluate VASP frequency calculations, split the calculation in parts for large systems)