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
VDWD3Functional
VDWD3Functional
Section Hamiltonian::XC
Type string
(Experimental) You can use this variable to override the
parametrization used by the DFT-D3 van deer Waals
correction. Normally you need not set this variable, as the
proper value will be selected by Octopus (if available).
This variable takes a string value, the valid values can
be found in the source file ‘external_libs/dftd3/core.f90’.
For example you can use:
VDWD3Functional = ‘pbe’
Source information
electrons/v_ks.F90 : 561
call parse_variable ( namespace , 'VDWD3Functional' , d3func_def , d3func )