Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   ISDF 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF 
    
  - 
   States 
    
  - 
   System 
    
  - 
   Time-Dependent  
    
  -- 
   Absorbing Boundaries 
    
  -- 
   PhotoElectronSpectrum 
    
  -- 
   Propagation  
      --- ArnoldiOrthogonalization 
      --- CellDynamics 
      --- HydrostaticPressure 
      --- InteractionTiming 
      --- IonsConstantVelocity 
      --- IonsTimeDependentDisplacements 
      --- MoveIons 
      --- RecalculateGSDuringEvolution 
      --- RecalculateGSInterval 
      --- TDChebyshevTol 
      --- TDDynamics 
      --- TDEnergyUpdateIter 
      --- TDExponentialMethod 
      --- TDExpOrder 
      --- TDIonicTimeScale 
      --- TDLanczosTol 
      --- TDMaxSteps 
      --- TDPhotonicTimeScale 
      --- TDPropagationTime 
      --- TDPropagator 
      --- TDSCFThreshold 
      --- TDStepsWithSelfConsistency 
      --- TDTimeStep 
      --- TemperatureFunction 
      --- Thermostat 
      --- ThermostatMass 
  
    
  -- 
   Response 
    
  -- 
   TD Output 
      -- MillerIndicesBasis 
      -- TDDMPropagation 
      -- TDDMPropagation_2Times 
      -- TDDMPropagationBasis 
      -- TDDMUnitaryTransformFix 
      -- TDExternalFields 
      -- TDFreezeDFTUOccupations 
      -- TDFreezeHXC 
      -- TDFreezeOrbitals 
      -- TDFreezeU 
      -- TDFunctions 
      -- TDGlobalForce 
      -- TDScissor 
  
    
  - 
   Utilities 
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    IonsTimeDependentDisplacements 
    
    
    
    
IonsTimeDependentDisplacements 
Section  Time-Dependent::Propagation Type  block
%IonsTimeDependentDisplacements
 
The displacement functions are time-dependent functions and should match one
of the function names given in the first column of the TDFunctions  block.
If this block is set, the ions will not be affected by any forces.
    
        
        
        
        Source information
        
         
    
    
ions/ion_dynamics.F90  : 271
 if  ( parse_block ( namespace ,  'IonsTimeDependentDisplacements' ,  blk )  ==  0 )  then