field section
The field section defines the parameters of the applied external electric field.
The section is mandatory for any simulation involving a response calculation (static or dynamic).
Valid keywords
Keyword |
Type |
Allowed Values |
Default |
|---|---|---|---|
|
string |
|
– |
|
string |
|
|
|
float |
– |
|
|
integer |
– |
– |
|
float or string |
– |
units: eV |
|
float or string |
– |
units: eV |
|
float or string |
– |
units: eV |
|
float or string |
– |
units: eV |
|
string |
|
|
Some additional notes on the keywords are given below.
Notes
typeselects the nature of the field:static: static field.dynamic: frequency-dependent field (linear absorption spectra, etc.).
rhs typedetermines the formalism exploited for the right-hand side source term of the response equation (they are equivalent):field: electric field vector.potential: scalar potential.
field intensitysets the amplitude of the external field in atomic units.nfreqis number of external frequencies [optional]min freq,max freq,step freqdefine a frequency scan. The user must provide at least 3 betweennfreqand these keywords.external freqcan be used to specify specific custom frequencies instead of a range.All frequency values can be provided as either a float (e.g. 3.2 default units: eV) or a string with unit (e.g. 3.2 eV). Allowed units are:
eVnm[in this casemin freqandmax freqare exchanged by plasmonX]micronorum[in this casemin freqandmax freqare exchanged by plasmonX]cm-1orcm^-1thzauora.u.
polarizationdefines the direction of the field vector:x,y,z: linear polarization along specific axisall: linear polarization along all axisnone: disables polarization (energycalculation)
Example
field:
type: dynamic
rhs type: field
field intensity: 1.0
min freq: 1.0
max freq: 5.0
step freq: 0.05
polarization: all