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
-- 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
VDWSelfConsistent
VDWSelfConsistent
Section Hamiltonian::XC
Type logical
Default yes
This variable controls whether the VDW correction is applied
self-consistently, the default, or just as a correction to
the total energy. This option only works with vdw_ts.
Source information
electrons/v_ks.F90 : 505
call parse_variable ( namespace , 'VDWSelfConsistent' , . true ., ks % vdw_self_consistent )