Navigation : Manual Input Variables - Atomic Orbitals - Calculation Modes - ClassicalParticles - DFTBPlusInterface -- InitialIonicTemperature -- MaxAngularMomentum -- SccTolerance - Execution - Hamiltonian - Linear Response - Math - Maxwell - MaxwellStates - Mesh - Output - SCF - States - System - Time-Dependent - Utilities - Alphabetic Index Tutorials Developers Releases InitialIonicTemperature A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X InitialIonicTemperature Section DFTBPlusInterface Type float Default 0.0 If this variable is present, the ions will have initial velocities velocities to the atoms following a Boltzmann distribution with this temperature (in Kelvin). Used only if TDDynamics = Ehrenfest and MoveIons = yes. Source information dftbplus/system_dftb.F90 : 275 call parse_variable(namespace, 'InitialIonicTemperature', M_zero, initial_temp, unit = unit_kelvin)