Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
--
DFT+U
--
PCM
--
Poisson
--
XC
---
DensityCorrection
--- DFTULevel
--- HFSingularity
--- HFSingularityNk
--- HFSingularityNsteps
--- HybridCAMParameters
--- 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
--- XCForceFunctionalsOnCPU
--- XCFunctional
--- XCKernel
--- XCKernelLRCAlpha
--- XCPhotonFunctional
--- XCPhotonIncludeHartree
--- XCProcaDamping
--- XCProcaResonantTerm
--- XCUseGaugeIndependentKED
-- ACESize
-- AdaptivelyCompressedExchange
-- CalculateDiamagneticCurrent
-- CalculateSelfInducedMagneticField
-- CurrentDensity
-- EnablePhotons
-- EwaldAlpha
-- FilterPotentials
-- ForceTotalEnforce
-- GaugeFieldDelay
-- GaugeFieldDynamics
-- GaugeFieldPropagate
-- GaugeVectorField
-- GyromagneticRatio
-- MagneticConstrain
-- MagneticConstrainStrength
-- MaxwellCouplingMode
-- MaxwellDipoleField
-- MultipolarExpansionTerms
-- NDSFATimeIntegrationStep
-- ParticleMass
-- PauliHamiltonianTerms
-- RashbaSpinOrbitCoupling
-- RelativisticCorrection
-- SOStrength
-- StaticElectricField
-- StaticMagneticField
-- StaticMagneticField2DGauge
-- TheoryLevel
-- TimeZero
-
ISDF
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Multi-Trajectory
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
HybridCAMParameters
HybridCAMParameters
Section Hamiltonian::XC
Type block
This variable specifies the $\alpha, \beta, \omega$ parameters
for CAM-type hybrid functionals. Octopus applies exact exchange with the
attenuated interaction
$\alpha/r + \beta,{\rm erfc}(\omega r)/r$, or equivalently
$4\pi/G^2 [\alpha + \beta\exp(-G^2/(4\omega^2))]$ in
reciprocal space. Thus $\alpha$ is the full-range exact-exchange
fraction, and $\beta$ is the additional short-range screened
exact-exchange fraction. Defaults are zero.
HSE06 corresponds to:
%HybridCAMParameters
0.0 | 0.25 | 0.11
%
The parameters 0.25 | 0.0 | 0.11 instead define a 25% full-range
hybrid and are not equivalent to HSE06.
Source information
xc/xc.F90 : 510
if ( parse_block ( namespace , 'HybridCamParameters' , blk ) == 0 ) then
Featured in chapters of the manual: