KERNEL TRUNCATION/ISURFACE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TAGDEF|KERNEL_TRUNCATION/ISURFACE_NORMAL| 0 {{!}} 1 {{!}} 2 | 0}}
{{TAGDEF|KERNEL_TRUNCATION/ISURFACE| 1 {{!}} 2 {{!}} 3 }}
{{DISPLAYTITLE:KERNEL_TRUNCATION/ISURFACE}}
Description: Specifies the non-periodic dimension when performing calculations with the Coulomb-kernel-truncation method for [[2D materials]].
----
 
When performing Coulomb-kernel truncation ({{TAG|KERNEL_TRUNCATION/LTRUNCATE|T}}) with {{TAG|KERNEL_TRUNCATION/IDIMENSIONALITY|2}}, {{TAG|KERNEL_TRUNCATION/ISURFACE}} specifies which direction is non-periodic.
If the surface normal points in the direction of the x-axis set {{TAG|KERNEL_TRUNCATION/ISURFACE|1}}, if it is along the y-axis set {{TAG|KERNEL_TRUNCATION/ISURFACE|2}}, and along the z-axis set {{TAG|KERNEL_TRUNCATION/ISURFACE|3}}.
{{NB|mind|
*IF {{TAG|KERNEL_TRUNCATION/LTRUNCATE|F}}, all other KERNEL_TRUNCATION tags including {{TAG|KERNEL_TRUNCATION/ISURFACE}} are ignored.
*Available as of VASP.6.5.0.}}
 
== Related tags and articles ==
{{TAG|KERNEL_TRUNCATION/LTRUNCATE}},
{{TAG|KERNEL_TRUNCATION/LCOARSEN}},
{{TAG|KERNEL_TRUNCATION/IDIMENSIONALITY}},
{{TAG|KERNEL_TRUNCATION/IPAD}},
{{TAG|KERNEL_TRUNCATION/FACTOR}}


Description: {{TAG|KERNEL_TRUNCATION/ISURFACE_NORMAL}} specifies the non-periodic dimension when performing calculations with 2D kernel truncation methods.
----


When performing 2D kernel truncation with {{TAG|KERNEL_TRUNCATION/IDIMENSIONALITY_CUTOFF}}=2, {{TAG|KERNEL_TRUNCATION/ISURFACE_NORMAL}} specifies which direction is non-periodic.
[[Category:INCAR tag]][[Category:Electrostatics]][[Category:2D materials]]
The most common use case is to set {{TAG|KERNEL_TRUNCATION/ISURFACE_NORMAL}} to the dimension along the surface normal.
If the surface normal points in the direction of the x-axis {{TAG|KERNEL_TRUNCATION/ISURFACE_NORMAL}} = 0, if it is along the y-axis, {{TAG|KERNEL_TRUNCATION/ISURFACE_NORMAL}} = 1 and if it is along the z-axis, {{TAG|KERNEL_TRUNCATION/ISURFACE_NORMAL}} = 2

Latest revision as of 11:12, 17 March 2026

KERNEL_TRUNCATION/ISURFACE = 1 | 2 | 3 

Description: Specifies the non-periodic dimension when performing calculations with the Coulomb-kernel-truncation method for 2D materials.


When performing Coulomb-kernel truncation (KERNEL_TRUNCATION/LTRUNCATE = T) with KERNEL_TRUNCATION/IDIMENSIONALITY = 2, KERNEL_TRUNCATION/ISURFACE specifies which direction is non-periodic. If the surface normal points in the direction of the x-axis set KERNEL_TRUNCATION/ISURFACE = 1, if it is along the y-axis set KERNEL_TRUNCATION/ISURFACE = 2, and along the z-axis set KERNEL_TRUNCATION/ISURFACE = 3.

Mind:

Related tags and articles

KERNEL_TRUNCATION/LTRUNCATE, KERNEL_TRUNCATION/LCOARSEN, KERNEL_TRUNCATION/IDIMENSIONALITY, KERNEL_TRUNCATION/IPAD, KERNEL_TRUNCATION/FACTOR