forcefield section
The forcefield section selects the static and dynamic force field models used in atomistic simulations.
This section is mandatory when running atomistic models (i.e. not BEM).
Valid keywords
Keyword |
Type |
Allowed Values |
Default |
|---|---|---|---|
|
string |
|
– |
|
string |
|
– |
|
string |
|
– |
Notes
In the forcefield section, the default values are flexible and depends on the user selected keywords.
staticselects the model for the static force field:fq: fluctuating charges force field [default ifdynamic: wfq]fqfmu: fluctuating charges and fluctuating dipoles force field [default ifdynamic: wfqfmu]
dynamicselects the model for the frequency-dependent response:wfq: frequency-dependent fluctuating charges [currently available for sodium and carbon-based materials]wfqfmu: frequency-dependent fluctuating charges and fluctuating dipoles [currently available for silver and gold]
kerneldefines the electrostatic interaction model between atomistic sites:coulomb: pure Coulomb interaction [not recommended]ohno: Ohno kernel [default ifstatic: fq]gaussian: Gaussian kernel [default ifstatic: fqordynamic: wfqordynamic: wfqfmu]
Example
forcefield:
static: fqfmu
dynamic: wfqfmu
kernel: gaussian