Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
--
Boundaries
--
Medium
--
Output
--
TD Propagation
-- AnalyticalExternalSource
-- BesselBeamAxisShift
-- CurrentDensityFactor
-- ExternalCurrent
-- ExternalSourceBesselOutput
-- MaxwellAbsorbingBoundaries
-- MaxwellBoundaryConditions
-- MaxwellFunctions
-- MaxwellHamiltonianOperator
-- MaxwellIncidentWaves
-- MaxwellPlaneWavesInBox
-- MaxwellTestQuadrupole
-- RegularizationFunction
-- RegularizationFunctionWidth
-- SpeedOfLightFactor
-- TransverseFieldCalculation
-- UserDefinedConstantSpatialMaxwellField
-- UserDefinedInitialMaxwellStates
-- UserDefinedMaxwellExternalCurrent
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
RegularizationFunction
RegularizationFunction
Section Maxwell
Type integer
Default COS2
The current arising from charged point particles must be mapped onto the Maxwell
propagation grid. This requires a smearing or regularization function ϕ ( r ) \phi(\mathbf{r}) ϕ ( r ) attached to
each particle position r i \mathbf{r}_i r i with user defined cutoff width, σ \sigma σ
Options :
COS2 :
ϕ ( r ) = cos 2 ( π 2 ∣ r − r i ∣ σ ) \phi(r)=\text{cos}^2(\frac{\pi}{2}\frac{|\mathbf{r}-\mathbf{r}_i|}{\sigma}) ϕ ( r ) = cos 2 ( 2 π σ ∣ r − r i ∣ )
if $|\mahtbf{r}-\mathbf{r}_i|<\sigma$, and 0 otherwise.