Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian  
    
  -- 
   DFT+U 
    
  -- 
   PCM 
    
  -- 
   Poisson 
    
  -- 
   XC 
      -- AdaptivelyCompressedExchange 
      -- CalculateSelfInducedMagneticField 
      -- ClassicalPotential 
      -- CurrentDensity 
      -- EnablePhotons 
      -- EwaldAlpha 
      -- ExternalCurrent 
      -- FilterPotentials 
      -- ForceTotalEnforce 
      -- GaugeFieldDelay 
      -- GaugeFieldDynamics 
      -- GaugeFieldPropagate 
      -- GaugeVectorField 
      -- GyromagneticRatio 
      -- MassScaling 
      -- MaxwellHamiltonianOperator 
      -- MaxwellMediumCalculation 
      -- ParticleMass 
      -- RashbaSpinOrbitCoupling 
      -- RelativisticCorrection 
      -- RiemannSilbersteinSign 
      -- SOStrength 
      -- StaticElectricField 
      -- StaticMagneticField 
      -- StaticMagneticField2DGauge 
      -- TheoryLevel 
      -- TimeZero 
  
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   MaxwellStates 
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF 
    
  - 
   States 
    
  - 
   System 
    
  - 
   Time-Dependent 
    
  - 
   Utilities 
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    RelativisticCorrection 
    
    
    
    
RelativisticCorrection 
Section  Hamiltonian  
Type  integer 
Default  non_relativistic 
 
The default value means that no  relativistic correction is used. To
include spin-orbit coupling turn RelativisticCorrection  to spin_orbit 
(this will only work if SpinComponents  has been set to non_collinear , which ensures
the use of spinors).
 
Options :
   non_relativistic : 
No relativistic corrections.
 
 
   spin_orbit : 
Spin-orbit.
 
 
 
 
    
         
        
        
        
        Source information
        
         
    
    
hamiltonian/epot.F90  : 256
 call  parse_variable ( namespace ,  'RelativisticCorrection' ,  NOREL ,  ep % reltype ) 
 
     
 
 
    
         
        
        
        
        Featured in chapters of the manual: