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
-- PlaneWavesOnOneSide
-- PlaneWavesSide
-- RegularizationFunction
-- RegularizationFunctionWidth
-- SpeedOfLightFactor
-- TransverseFieldCalculation
-- UserDefinedConstantSpatialMaxwellField
-- UserDefinedInitialMaxwellStates
-- UserDefinedMaxwellExternalCurrent
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
PlaneWavesSide
PlaneWavesSide
Section Maxwell
Type string
Side of the box in which plane waves are evaluated on the boundaries: negative would mean
on boundaries which are towards negative values in the selected directions (e.g. -x).
Options :
negative :
Negative side.
positive :
Positive side.
Source information
maxwell/maxwell_boundary_op.F90 : 976
call parse_variable ( namespace , 'PlaneWavesSide' , MXLL_PLANE_WAVES_NEGATIVE_SIDE , bc % plane_wave % side_of_the_box )