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
IonsConstantVelocity
IonsConstantVelocity
Section Time-Dependent::Propagation
Type logical
Default no
(Experimental) If this variable is set to yes, the ions will
move with a constant velocity given by the initial
conditions. They will not be affected by any forces.
Source information
ions/ion_dynamics.F90 : 142
call parse_variable ( namespace , 'IonsConstantVelocity' , . false ., this % constant_velocity )