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
CheckPointsMediumFromFile
CheckPointsMediumFromFile
Section Maxwell
Type logical
Default no
Whether to re-calculate the points map by artificially shrinking the coordinate system by a factor of
0.99 to check if the points inside the medium surface are properly detected. This works for only one
medium surface which is centered in the origin of the coordinate system.
Source information
maxwell/linear_medium.F90 : 831
call parse_variable ( namespace , 'CheckPointsMediumFromFile' , . false ., medium_box % check_medium_points )