atom_types section
The atom_types section defines the physical parameters associated with each atom type used in atomistic simulations.
This section is optional, and must be omitted if you want to rely on built-in parameters.
See example for how to structure the input file.
Valid keywords
Keyword |
Type |
Allowed Values |
Default |
|---|---|---|---|
|
float or string |
>= 0.0 |
units: a.u. |
|
float or string |
> 0.0 |
units: a.u. |
|
float or string |
> 0.0 |
units: a.u. |
|
float or string |
> 0.0 |
units: a.u. |
|
float or string |
> 0.0 |
units: a.u. |
Notes
Each atom type used in the
input_geometrymust have a corresponding entry here, unless default values are exploited.Each atom type defined in
input_geometrycan define its ownatom_typeblock.These parameters define fundamental physical constants for each atomtype:
chi: electronegativity [required for fq/fqfmu forcefield]eta: chemical hardness [required for fq/fqfmu forcefield]alpha: polarizability [required for fqfmu forcefield]rq: charge damping radius for gaussian kernel [optional for fq/fqfmu forcefield]rmu: dipole damping radius for gaussian kernel [optional for fq/fqfmu forcefield]
All values can be provided either as pure float (e.g. 3.2) or with units as strings (e.g. “3.2 a.u.”)
chiandetacan be expressed in:a.u.or aueV
alphacan be expressed in:a.u.or aunm^3ornm3ang^3orang3orangstrom3orangstrom^3
rqandrmucan be expressed in:a.u.or aunmornmangorangstrom
Example
atom_types:
Ag:
chi: 0.0
eta: 0.483
alpha: 49.9843
rq: 1.78756061721763 ang
rmu: 1.25362081177874 ang