Category:Molecular Dynamics: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''IMPORTANT NOTE''': The simulation methods described in this section are included in VASP as of version 5.2.12, and require VASP to be compiled with the cpp flag {{TAG|-Dtbdyn}} that should be included in the corresponding line of makefile, as for instance in the following example: | |||
CPP = $(CPP_) -DHOST=\"IFC9_fftw\" \ | |||
-Dkind8 -DNGXhalf -DCACHE_SIZE=12000 -DPGF90 -Davoidalloc \ | |||
-Dtbdyn | |||
== Theory == | == Theory == | ||
*Interface pinning: {{TAG|Interface pinning calculations}}. | *Interface pinning: {{TAG|Interface pinning calculations}}. |
Revision as of 09:28, 14 March 2019
IMPORTANT NOTE: The simulation methods described in this section are included in VASP as of version 5.2.12, and require VASP to be compiled with the cpp flag -Dtbdyn that should be included in the corresponding line of makefile, as for instance in the following example:
CPP = $(CPP_) -DHOST=\"IFC9_fftw\" \ -Dkind8 -DNGXhalf -DCACHE_SIZE=12000 -DPGF90 -Davoidalloc \ -Dtbdyn
Theory
- Interface pinning: Interface pinning calculations.
- Constrained molecular dynamics: Constrained molecular dynamics.
- Metadynamics: Metadynamics.
- Biased molecular dynamics: Biased molecular dynamics.
- Slow-growth approach: Slow-growth approach.
How to
- Interface pinning: Interface pinning calculations.
- Constrained molecular dynamics: Constrained molecular dynamics.
- Metadynamics: Metadynamics.
- Biased molecular dynamics: Biased molecular dynamics.
- Slow-growth approach: Slow-growth approach.
This category currently contains no pages or media.