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 
    
  -- 
   oct-convert 
    
  -- 
   oct-local_multipoles 
    
  -- 
   oct-photoelectron_spectrum 
    
  -- 
   oct-propagation_spectrum 
    
  -- 
   oct-spin_susceptibility 
    
  -- 
   oct-tdtdm 
    
  -- 
   oct-unfold 
    
  -- 
   oct-vibrational_spectrum  
      --- VibrationalSpectrumTime 
      --- VibrationalSpectrumTimeStepFactor 
  
    
  -- 
   oct-wannier90 
    
  -- 
   oct-xyz-anim 
      -- Volume 
  
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    VibrationalSpectrumTimeStepFactor 
    
    
    
    
VibrationalSpectrumTimeStepFactor 
Section  Utilities::oct-vibrational_spectrum  
Type  integer 
Default  10 
 
In the calculation of the vibrational spectrum, 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 vibrational spectrum.
 
    
         
        
        
        
        Source information
        
         
    
    
utils/vibrational.F90  : 78
 call  parse_variable ( global_namespace ,  'VibrationalSpectrumTimeStepFactor' ,  10 ,  skip )