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
--- OEPRemoveElectron
--- PhotonModes
--- PhotonXCEnergyMethod
--- PhotonXCEtaC
--- PhotonXCLambShift
--- PhotonXCLambShiftOmegaCutoff
--- PhotonXCLambShiftRenormalizeMass
--- PhotonXCLDAKappa
--- SCDMforPZSIC
--- SICCorrection
--- VDW_TS_cutoff
--- VDW_TS_damping
--- VDW_TS_sr
--- VDWCorrection
--- VDWD3Functional
--- VDWSelfConsistent
--- Xalpha
--- XCFunctional
--- XCKernel
--- XCKernelLRCAlpha
--- XCPhotonFunctional
--- XCPhotonIncludeHartree
--- XCUseGaugeIndependentKED
-- 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
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
hamiltonian/xc_vdw.F90 : 177
call parse_variable ( namespace , 'VDWD3Functional' , d3func_def , d3func )
Featured in chapters of the manual: