Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   MaxwellStates 
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF 
    
  - 
   States 
    
  - 
   System 
    
  - 
   Time-Dependent 
    
  - 
   Utilities  
    
  -- 
   oct-casida_spectrum 
    
  -- 
   oct-center-geom 
    
  -- 
   oct-conductivity_spectrum  
      --- ConductivityFromForces 
      --- ConductivitySpectrumTimeStepFactor 
  
    
  -- 
   oct-convert 
    
  -- 
   oct-local_multipoles 
    
  -- 
   oct-photoelectron_spectrum 
    
  -- 
   oct-propagation_spectrum 
    
  -- 
   oct-spin_susceptibility 
    
  -- 
   oct-unfold 
    
  -- 
   oct-vibrational_spectrum 
    
  -- 
   oct-wannier90 
    
  -- 
   oct-xyz-anim 
      -- Volume 
  
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    ConductivitySpectrumTimeStepFactor 
    
    
    
    
ConductivitySpectrumTimeStepFactor 
Section  Utilities::oct-conductivity_spectrum  
Type  integer 
Default  1 
 
In the calculation of the conductivity, it is not necessary
to read the velocity at every time step. This variable controls
the integer factor between the simulation time step and the
time step used to calculate the conductivity.
 
    
         
        
        
        
        Source information
        
         
    
    
utils/conductivity.F90  : 96
 call  parse_variable ( global_namespace ,  'ConductivitySpectrumTimeStepFactor' ,  1 ,  skip )