Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
--
BerkeleyGW
--- BerkeleyGW_CalcDipoleMtxels
--- BerkeleyGW_CalcExchange
--- BerkeleyGW_Complex
--- BerkeleyGW_NumberBands
--- BerkeleyGW_VmtxelNumCondBands
--- BerkeleyGW_VmtxelNumValBands
--- BerkeleyGW_VmtxelPolarization
--- BerkeleyGW_Vxc_diag_nmax
--- BerkeleyGW_Vxc_diag_nmin
--- BerkeleyGW_Vxc_offdiag_nmax
--- BerkeleyGW_Vxc_offdiag_nmin
--- BerkeleyGW_WFN_filename
-- BandStructureComputeProjections
-- CurrentThroughPlane
-- DOSComputePDOS
-- DOSEnergyMax
-- DOSEnergyMin
-- DOSEnergyPoints
-- DOSGamma
-- ELFWithCurrentTerm
-- LocalMagneticMomentsSphereRadius
-- MaxwellOutput
-- MaxwellOutputInterval
-- MaxwellOutputIterDir
-- MomentumTransfer
-- Output
-- OutputDuringSCF
-- OutputFormat
-- OutputInterval
-- OutputIterDir
-- OutputMatrixElements
-- OutputMEEnd
-- OutputMEMultipoles
-- OutputMEStart
-- OutputWfsNumber
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
BerkeleyGW_CalcExchange
BerkeleyGW_CalcExchange
Section Output::BerkeleyGW
Type logical
Default false
Whether to calculate exchange matrix elements, to be written in x.dat .
These will be calculated anyway by BerkeleyGW Sigma , so this is useful
mainly for comparison and testing.
Source information
output/output.F90 : 943
call parse_variable ( namespace , 'BerkeleyGW_CalcExchange' , . false ., bgw % calc_exchange )