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
-- 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
DFTUBasisFromStates
DFTUBasisFromStates
Section Hamiltonian::DFT+U
Type logical
Default no
If set to yes, Octopus will construct the localized basis from
user-defined states. The states are taken at the Gamma point (or the first k-point of the
states in the restart_proj folder.
The states are defined via the block DFTUBasisStates
Source information
hamiltonian/lda_u.F90 : 190
call parse_variable ( namespace , 'DFTUBasisFromStates' , . false ., this % basisfromstates )