Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
--
Geometry Optimization
--
Invert KS
--
Optimal Control
--- OCTCheckGradient
--- OCTClassicalTarget
--- OCTControlFunctionOmegaMax
--- OCTControlFunctionRepresentation
--- OCTControlFunctionType
--- OCTCurrentFunctional
--- OCTCurrentWeight
--- OCTDelta
--- OCTDirectStep
--- OCTDoubleCheck
--- OCTDumpIntermediate
--- OCTEps
--- OCTEta
--- OCTExcludedStates
--- OCTFilter
--- OCTFixFluenceTo
--- OCTFixInitialFluence
--- OCTHarmonicWeight
--- OCTInitialState
--- OCTInitialTransformStates
--- OCTInitialUserdefined
--- OCTLaserEnvelope
--- OCTLocalTarget
--- OCTMaxIter
--- OCTMomentumDerivatives
--- OCTNumberCheckPoints
--- OCTOptimizeHarmonicSpectrum
--- OCTPenalty
--- OCTPositionDerivatives
--- OCTRandomInitialGuess
--- OCTScheme
--- OCTSpatialCurrWeight
--- OCTStartIterCurrTg
--- OCTTargetDensity
--- OCTTargetDensityFromState
--- OCTTargetOperator
--- OCTTargetSpin
--- OCTTargetTransformStates
--- OCTTargetUserdefined
--- OCTTdTarget
--- OCTVelocityDerivatives
--- OCTVelocityTarget
--
Test
--
Unoccupied States
-- CalculationMode
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
OCTStartIterCurrTg
OCTStartIterCurrTg
Section Calculation Modes::Optimal Control
Type integer
Default 0
Allows for a time-dependent target for the current without defining it for the total
time-interval of the simulation.
Thus it can be switched on at the iteration desired, OCTStartIterCurrTg >= 0
and OCTStartIterCurrTg < TDMaximumIter .
Tip: If you would like to specify a real time for switching
the functional on rather than the number of steps, just use something
like:
OCTStartIterCurrTg = 100.0 / TDTimeStep .