KERNEL TRUNCATION/ISURFACE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TAGDEF|KERNEL_TRUNCATION/ISURFACE| 1 {{!}} 2 {{!}} 3 | 3}}
{{TAGDEF|KERNEL_TRUNCATION/ISURFACE| 1 {{!}} 2 {{!}} 3 }}
 
{{DISPLAYTITLE:KERNEL_TRUNCATION/ISURFACE}}
Description: {{TAG|KERNEL_TRUNCATION/ISURFACE}} specifies the non-periodic dimension when performing calculations with 2D kernel truncation methods.
Description: Specifies the non-periodic dimension when performing calculations with the Coulomb-kernel-truncation method for [[2D materials]].
----
----


When performing 2D kernel truncation with {{TAG|KERNEL_TRUNCATION/IDIMENSIONALITY}}=2, {{TAG|KERNEL_TRUNCATION/ISURFACE}} specifies which direction is non-periodic.
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.
The most common use case is to set {{TAG|KERNEL_TRUNCATION/ISURFACE}} to the dimension along the surface normal.
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.}}


If the surface normal points in the direction of the x-axis {{TAG|KERNEL_TRUNCATION/ISURFACE}} = 1, if it is along the y-axis, {{TAG|KERNEL_TRUNCATION/ISURFACE}} = 1 and if it is along the z-axis, {{TAG|KERNEL_TRUNCATION/ISURFACE}} = 2.
== Related tags and articles ==
{{TAG|KERNEL_TRUNCATION/LTRUNCATE}},
{{TAG|KERNEL_TRUNCATION/LCOARSEN}},
{{TAG|KERNEL_TRUNCATION/IDIMENSIONALITY}},
{{TAG|KERNEL_TRUNCATION/IPAD}},
{{TAG|KERNEL_TRUNCATION/FACTOR}}


Default behavior assumes that the surface is along the z-axis.


== Related tags and articles ==
[[Category:INCAR tag]][[Category:Electrostatics]][[Category:2D materials]]
{{TAG|KERNEL_TRUNCATE/LTRUNCATE}},
{{TAG|KERNEL_TRUNCATE/LCOARSEN}},
{{TAG|KERNEL_TRUNCATE/IDIMENSIONALITY}}

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