Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
--
ModelMB
-- DegeneracyThreshold
-- ExcessCharge
-- ExtraStates
-- ExtraStatesToConverge
-- InitialSpins
-- MaxwellPlaneWavesInBox
-- Occupations
-- OnlyUserDefinedInitialStates
-- RestartFixedOccupations
-- RestartReorderOccs
-- Smearing
-- SmearingFunction
-- SmearingMPOrder
-- SpinComponents
-- StatesRandomization
-- SymmetrizeDensity
-- TotalStates
-- TransformStates
-- UserDefinedStates
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
RestartFixedOccupations
RestartFixedOccupations
Section States
Type logical
Default no
Setting this variable will make the restart proceed as
if the occupations from the previous calculation had been set via the Occupations block,
i.e. fixed. Otherwise, occupations will be determined by smearing.
Source information
states/states_elec.F90 : 601
call parse_variable ( namespace , 'RestartFixedOccupations' , . false ., st % restart_fixed_occ )