Category:Molecular Dynamics: Difference between revisions

From VASP Wiki
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

How to


This category currently contains no pages or media.