JDFTx  1.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
confine-dynamics

Syntax:

confine-dynamics <type> <parameter0> [<parameter1> ...]

Description:

Apply an attractive gravitation-like potential of <type>=None|Linear|Quadratic|Cubic|SmoothLinear to every atom. Use this command to keep small clusters of molecules together during MD.

Force is proportional to the mass and pulls towards the origin. For polynomial potentials the parameters start from the coefficient of the largest degree term. The constant term does not exist.

<type>=SmoothLinear is the integral of a smoothened step function (radially) for the force. Its three parameters are <parameter0> acceleration far from the origin (in atomic units) tiny values are typical ~ 1e-8 <parameter1> width of the smoothing in Bohr <parameter2> the activation radius, at which the force turns on roughly the radius of the cluster of molecules.

Properties:

Requires:     (None)

Forbids:     (None)

Allow multiple:    no

Default:     (None)

Back to: Input file documentation or Index of commands