Category:Molecular Dynamics: Difference between revisions
(→Theory) |
No edit summary |
||
Line 1: | Line 1: | ||
== Theory == | == Theory == | ||
Line 21: | Line 18: | ||
*Slow-growth approach: {{TAG|Slow-growth approach}}. | *Slow-growth approach: {{TAG|Slow-growth approach}}. | ||
*Monitoring of geometric parameters: [[MDALGO#Monitoring geometric parameters|Monitoring geometric parameters]]. | *Monitoring of geometric parameters: [[MDALGO#Monitoring geometric parameters|Monitoring geometric parameters]]. | ||
== Compilation == | |||
'''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 [[Precompiler_flags|-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 | |||
---- | ---- | ||
[[Category:VASP|Molecular Dynamics]] | [[Category:VASP|Molecular Dynamics]] |
Revision as of 17:27, 4 June 2019
Theory
- Thermostats: Thermostats.
- 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
- Basic molecular dynamics calculations: Molecular dynamics calculations.
- Thermostats: Thermostats.
- 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.
- Monitoring of geometric parameters: Monitoring geometric parameters.
Compilation
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
This category currently contains no pages or media.