MAXDIS: Difference between revisions
Appearance
Created page with "{{TAGDEF|MAXDIS|[real]}} {{DEF|MAXDIS| 0.0 | }} Description: This tag sets the maximum distance that an atom is allowed to travel (in Angstrom) between two ab-initio steps before the charge density is reset to atomic an atomic charge density. ---- Per default {{TAG|MAXDIS}}=0.0 this tag is switched off. At each ionic step, the maximum Cartesian displacement of any atom (using minimum-image convention) is compared to MAXDIS. If exceeded, the charge density extrapolatio..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{TAGDEF|MAXDIS|[real]}} | {{TAGDEF|MAXDIS|[real]}} | ||
{{DEF|MAXDIS| 0.0 | }} | {{DEF|MAXDIS| 0.0 (switched off)| }} | ||
Description: This tag sets the maximum distance that an atom is allowed to travel (in Angstrom) between two ab-initio steps before the charge density is reset to atomic an atomic charge density. | Description: This tag sets the maximum distance that an atom is allowed to travel (in Angstrom) between two ab-initio steps before the charge density is reset to atomic an atomic charge density. | ||
---- | ---- | ||
At each ionic step, the maximum Cartesian displacement of any atom (using minimum-image convention) is compared to MAXDIS. If exceeded, the charge density extrapolation controlled by IWAVPR is skipped and atomic densities are used instead. Setting {{TAG|MAXDIS}}=0.0 disables this reset entirely. | |||
At each ionic step, the maximum Cartesian displacement of any atom (using minimum-image convention) is compared to MAXDIS. If exceeded, the charge density extrapolation controlled by IWAVPR is skipped and atomic densities are used instead. | |||
== Related tags and articles == | == Related tags and articles == | ||
Revision as of 07:57, 22 April 2026
MAXDIS = [real]
| Default: MAXDIS | = 0.0 (switched off) |
Description: This tag sets the maximum distance that an atom is allowed to travel (in Angstrom) between two ab-initio steps before the charge density is reset to atomic an atomic charge density.
At each ionic step, the maximum Cartesian displacement of any atom (using minimum-image convention) is compared to MAXDIS. If exceeded, the charge density extrapolation controlled by IWAVPR is skipped and atomic densities are used instead. Setting MAXDIS=0.0 disables this reset entirely.