Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
--
Coordinates
-- CheckPointsMediumFromFile
-- LinearMediumBoxFile
-- LinearMediumBoxShape
-- LinearMediumBoxSize
-- LinearMediumEdgeProfile
-- LinearMediumProperties
-- MediumCurrentCoordinates
-- MediumDispersionType
-- MediumPoleDamping
-- MediumPoleEnergy
-- MediumPoleStrength
-- PlaneWavesOnOneSide
-- PlaneWavesSide
-
MaxwellStates
-
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 : 965
call parse_variable ( namespace , 'PlaneWavesSide' , MXLL_PLANE_WAVES_NEGATIVE_SIDE , bc % plane_wave % side_of_the_box )