Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF 
    
  - 
   States  
    
  -- 
   ModelMB 
      -- DegeneracyThreshold 
      -- ExcessCharge 
      -- ExtraStates 
      -- ExtraStatesInPercent 
      -- ExtraStatesToConverge 
      -- InitialSpins 
      -- Occupations 
      -- OnlyUserDefinedInitialStates 
      -- PhotoDopingBand 
      -- PhotoDopingNumElectrons 
      -- PhotoDopingSmearing 
      -- RestartFixedOccupations 
      -- RestartReorderOccs 
      -- Smearing 
      -- SmearingFunction 
      -- SmearingMPOrder 
      -- SpinComponents 
      -- StatesRandomization 
      -- SymmetrizeDensity 
      -- TotalStates 
      -- TransformStates 
      -- UserDefinedStates 
  
    
  - 
   System 
    
  - 
   Time-Dependent 
    
  - 
   Utilities 
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    PhotoDopingSmearing 
    
    
    
    
PhotoDopingSmearing 
Section  States  
Type  float 
Default  0.1 eV 
 
If Occupations  is not set, PhotoDopingSmearing  is the
smearing width used in the SmearingFunction  to distribute the electrons in conduction bands
among the existing states.
 
    
         
        
        
        
        Source information
        
         
    
    
states/smear.F90  : 159
 call  parse_variable ( namespace ,  'PhotoDopingSmearing' ,  0.1_real64  /  ( M_TWO  *  P_Ry ),  this % dsmear_cond ,  units_inp % energy )