Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   MaxwellStates 
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF 
    
  - 
   States 
    
  - 
   System 
    
  - 
   Time-Dependent  
    
  -- 
   Absorbing Boundaries 
    
  -- 
   PhotoElectronSpectrum 
    
  -- 
   Propagation  
      --- ArnoldiOrthogonalization 
      --- InteractionTiming 
      --- IonsConstantVelocity 
      --- IonsTimeDependentDisplacements 
      --- MaxwellAbsorbingBoundaries 
      --- MaxwellBoundaryConditions 
      --- MaxwellTDETRSApprox 
      --- MaxwellTDIntervalSteps 
      --- MaxwellTDOperatorMethod 
      --- MaxwellTDSCFThreshold 
      --- MoveIons 
      --- RecalculateGSDuringEvolution 
      --- TDDynamics 
      --- TDEnergyUpdateIter 
      --- TDExponentialMethod 
      --- TDExpOrder 
      --- TDIonicTimeScale 
      --- TDLanczosTol 
      --- TDMaxSteps 
      --- TDMaxwellKSRelaxationSteps 
      --- TDMaxwellTDRelaxationSteps 
      --- TDPhotonicTimeScale 
      --- TDPropagationTime 
      --- TDPropagator 
      --- TDSCFThreshold 
      --- TDStepsWithSelfConsistency 
      --- TDSystemPropagator 
      --- TDTimeStep 
      --- TemperatureFunction 
      --- Thermostat 
      --- ThermostatMass 
  
    
  -- 
   Response 
    
  -- 
   TD Output 
      -- MaxwellFunctions 
      -- TDExternalFields 
      -- TDFreezeDFTUOccupations 
      -- TDFreezeHXC 
      -- TDFreezeOrbitals 
      -- TDFreezeU 
      -- TDFunctions 
      -- TDGlobalForce 
      -- TDScissor 
  
    
  - 
   Utilities 
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    MaxwellTDIntervalSteps 
    
    
    
    
MaxwellTDIntervalSteps 
Section  Time-Dependent::Propagation  
Type  integer 
 
This variable determines how many intervall steps the Maxwell field propagation
does until it reaches the matter time step. In case that MaxwellTDIntervalSteps is
equal to one, the Maxwell time step is equal to the matter one. The default value is 1.
 
    
         
        
        
        
        Source information
        
         
    
    
maxwell/system_mxll.F90  : 307
 call  parse_variable ( this % namespace ,  'MaxwellTDIntervalSteps' ,  inter_steps_default ,  this % tr_mxll % inter_steps )