PLUGINS/NEIGHBOR CUTOFF

From VASP Wiki
Revision as of 08:55, 16 March 2026 by Schlipf (talk | contribs) (Created page with "{{TAGDEF|PLUGINS/NEIGHBOR_CUTOFF| [real]}} Description: {{TAG|PLUGINS/NEIGHBOR_CUTOFF}} determines the cutoff up to which the neighbor list is computed that is passed to the Python plugins. If not set, the neighbor list will be empty. ---- == Related tags and articles == Plugins, {{TAG|PLUGINS/FORCE_AND_STRESS}}, {{TAG|PLUGINS/LOCAL_POTENTIAL}}, {{TAG|PLUGINS/STRUCTURE}} {{sc|PLUGINS/NEIGHBOR_CUTOFF|Examples|Examples that use this tag}} Category:INCAR tag")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PLUGINS/NEIGHBOR_CUTOFF = [real] 

Description: PLUGINS/NEIGHBOR_CUTOFF determines the cutoff up to which the neighbor list is computed that is passed to the Python plugins. If not set, the neighbor list will be empty.


Related tags and articles

Plugins, PLUGINS/FORCE_AND_STRESS, PLUGINS/LOCAL_POTENTIAL, PLUGINS/STRUCTURE

Examples that use this tag