FBIAS R0: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 2: Line 2:
{{TAGDEF|FBIAS_R0|[real (array)]}}
{{TAGDEF|FBIAS_R0|[real (array)]}}


Description: Defines the half-step position (<math>\xi_{0\mu}</math>) for the Fermi-like step-shaped bias potential of the following form:
Description: Defines the half-step position for the bias potential.
----
{{TAG|FBIAS_R0}} defines the half-step position (<math>\xi_{0\mu}</math>) for the Fermi-like step-shaped bias potential of the following form:


::<math>
::<math>
Line 11: Line 13:
The units of <math>\xi_{0\mu}</math> correspond to units of the coordinate the potential acts upon (e.g., <math>{\AA}</math> for coordinates with <code>flag</code> R, <math>rad.</math> for coordinates with <code>flag</code> A, dimensionless for coordinates with <code>flag</code> W, etc...).
The units of <math>\xi_{0\mu}</math> correspond to units of the coordinate the potential acts upon (e.g., <math>{\AA}</math> for coordinates with <code>flag</code> R, <math>rad.</math> for coordinates with <code>flag</code> A, dimensionless for coordinates with <code>flag</code> W, etc...).
The number of items defined via {{TAG|FBIAS_R0}} must be equal to <math>M_4</math>, otherwise the calculation terminates with an error message.
The number of items defined via {{TAG|FBIAS_R0}} must be equal to <math>M_4</math>, otherwise the calculation terminates with an error message.


== Related tags and articles ==
== Related tags and articles ==
Line 18: Line 19:
{{FILE|ICONST}},
{{FILE|ICONST}},
{{TAG|Biased molecular dynamics}}
{{TAG|Biased molecular dynamics}}
----
[[Category:Molecular dynamics]][[Category:Biased molecular dynamics]]

Revision as of 06:24, 24 April 2023

FBIAS_R0 = [real (array)] 

Description: Defines the half-step position for the bias potential.


FBIAS_R0 defines the half-step position () for the Fermi-like step-shaped bias potential of the following form:

where the sum runs over all () coordinates the potential acts upon, which are defined in the ICONST file by setting the status to 4. The units of correspond to units of the coordinate the potential acts upon (e.g., for coordinates with flag R, for coordinates with flag A, dimensionless for coordinates with flag W, etc...). The number of items defined via FBIAS_R0 must be equal to , otherwise the calculation terminates with an error message.

Related tags and articles

FBIAS_A, FBIAS_D, ICONST, Biased molecular dynamics