Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Output
-
SCF
-
States
-
System
--
Coordinates
--
Species
--- AllElectronANCParam
--- AllElectronSigma
--- AllElectronType
--- PseudopotentialSet
--- Species
--- SpeciesProjectorSphereThreshold
--- SpeciesTimeDependent
--
Velocities
-- Dimensions
-- Interactions
-- PeriodicDimensions
-- StaticExternalPotentials
-- Systems
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
SpeciesTimeDependent
SpeciesTimeDependent
Section System::Species
Type logical
Default no
When this variable is set, the potential defined in the block Species is calculated
and applied to the Hamiltonian at each time step. You must have at least one species_user_defined
type of species to use this.
Source information
ions/ions.F90 : 383
call parse_variable ( ions % namespace , 'SpeciesTimeDependent' , . false ., ions % species_time_dependent )