Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian  
    
  -- 
   DFT+U 
    
  -- 
   PCM 
    
  -- 
   Poisson 
    
  -- 
   XC  
    
  --- 
   DensityCorrection  
      ---- XCDensityCorrection 
      ---- XCDensityCorrectionCutoff 
      ---- XCDensityCorrectionMinimum 
      ---- XCDensityCorrectionNormalize 
      ---- XCDensityCorrectionOptimize 
  
      --- 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 
      -- 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 
         
       
    
    
    XCDensityCorrectionOptimize 
    
    
    
    
XCDensityCorrectionOptimize 
Section  Hamiltonian::XC::DensityCorrection  
Type  logical 
Default  true 
 
When enabled, the density cutoff will be
optimized to replicate the boundary conditions of the exact
XC potential. If the variable is set to no, the value of
the cutoff must be given by the XCDensityCorrectionCutoff 
variable.
 
    
         
        
        
        
        Source information
        
         
    
    
hamiltonian/xc.F90  : 303
 call  parse_variable ( namespace ,  'XCDensityCorrectionOptimize' ,  . true .,  xcs % xcd_optimize_cutoff )