Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
--
DFT+U
--- ACBN0IntersiteCutoff
--- ACBN0IntersiteInteraction
--- ACBN0RotationallyInvariant
--- ACBN0Screening
--- DFTUBasisFromStates
--- DFTUBasisStates
--- DFTUDoubleCounting
--- DFTUPoissonSolver
--- SkipSOrbitals
--- UseAllAtomicOrbitals
--
PCM
--
Poisson
--
XC
-- AdaptivelyCompressedExchange
-- CalculateDiamagneticCurrent
-- CalculateSelfInducedMagneticField
-- CurrentDensity
-- EnablePhotons
-- EwaldAlpha
-- FilterPotentials
-- ForceTotalEnforce
-- GaugeFieldDelay
-- GaugeFieldDynamics
-- GaugeFieldPropagate
-- GaugeVectorField
-- GyromagneticRatio
-- MagneticConstrain
-- MagneticConstrainStrength
-- MaxwellCouplingMode
-- MaxwellDipoleField
-- MultipolarExpansionTerms
-- ParticleMass
-- PauliHamiltonianTerms
-- RashbaSpinOrbitCoupling
-- RelativisticCorrection
-- SOStrength
-- StaticElectricField
-- StaticMagneticField
-- StaticMagneticField2DGauge
-- TheoryLevel
-- TimeZero
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
ACBN0Screening
ACBN0Screening
Section Hamiltonian::DFT+U
Type float
Default 1.0
If set to 0, no screening will be included in the ACBN0 functional, and the U
will be estimated from bare Hartree-Fock. If set to 1 (default), the full screening
of the U, as defined in the ACBN0 functional, is used.
Source information
hamiltonian/lda_u.F90 : 308
call parse_variable ( namespace , 'ACBN0Screening' , M_ONE , this % acbn0_screening )