Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian  
    
  -- 
   DFT+U 
    
  -- 
   PCM 
    
  -- 
   Poisson 
    
  -- 
   XC  
    
  --- 
   DensityCorrection 
      --- DFTULevel 
      --- HFSingularity 
      --- HFSingularityNk 
      --- HFSingularityNsteps 
      --- Interaction1D 
      --- Interaction1DScreening 
      --- KLIPhotonCOC 
      --- libvdwxcDebug 
      --- libvdwxcMode 
      --- libvdwxcVDWFactor 
      --- OEPLevel 
      --- OEPMixing 
      --- OEPMixingScheme 
      --- PhotonModes 
      --- SICCorrection 
      --- VDW_TS_cutoff 
      --- VDW_TS_damping 
      --- VDW_TS_sr 
      --- VDWCorrection 
      --- VDWD3Functional 
      --- VDWSelfConsistent 
      --- Xalpha 
      --- XCFunctional 
      --- XCKernel 
      --- XCKernelLRCAlpha 
      --- XCUseGaugeIndependentKED 
  
      -- AdaptivelyCompressedExchange 
      -- CalculateSelfInducedMagneticField 
      -- ClassicalPotential 
      -- CurrentDensity 
      -- EnablePhotons 
      -- EwaldAlpha 
      -- ExternalCurrent 
      -- FilterPotentials 
      -- ForceTotalEnforce 
      -- GaugeFieldDelay 
      -- GaugeFieldDynamics 
      -- GaugeFieldPropagate 
      -- GaugeVectorField 
      -- GyromagneticRatio 
      -- MagneticConstrain 
      -- MagneticConstrainStrength 
      -- 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 
         
       
    
    
    OEPMixingScheme 
    
    
    
    
OEPMixingScheme 
Section  Hamiltonian::XC Type  integerDefault  1.0Options :
   OEP_MIXING_SCHEME_CONST : 
Use a constant
 Reference: S. Kuemmel and J. Perdew, Phys. Rev. Lett.  90 , 4, 043004 (2003)
 
   OEP_MIXING_SCHEME_BB : 
Use the Barzilai-Borwein (BB) Method
 Reference: T. W. Hollins, S. J. Clark, K. Refson, and N. I. Gidopoulos,
 Phys. Rev. B  85 , 235126 (2012)
 
   OEP_MIXING_SCHEME_DENS : 
Use the inverse of the electron density
 Reference: S. Kuemmel and J. Perdew, Phys. Rev. B  68 , 035103 (2003)
 
 
    
        
        
        
        Source information
        
         
    
    
electrons/xc_oep.F90  : 216
 call  parse_variable ( namespace ,  'OEPMixingScheme' ,  OEP_MIXING_SCHEME_CONST ,  oep % mixing_scheme )