Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
--
BerkeleyGW
-- 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
OutputWfsNumber
OutputWfsNumber
Section Output
Type string
Default all states
Which wavefunctions to print, in list form: i.e. , "1-5" to print the first
five states, "2,3" to print the second and the third state, etc.
If more states are specified than available, extra ones will be ignored.
Source information
output/output.F90 : 235
call parse_variable ( namespace , 'OutputWfsNumber' , default , outp % wfs_list )