Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
--
Geometry Optimization
--- GOCenter
--- GOConstrains
--- GOFireIntegrator
--- GOFireMass
--- GOLineTol
--- GOMaxIter
--- GOMethod
--- GOMinimumMove
--- GOObjective
--- GOStep
--- GOTolerance
--- PDBGOConstrains
--- XSFGOConstrains
--- XYZGOConstrains
--
Invert KS
--
Optimal Control
--
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
GOStep
GOStep
Section Calculation Modes::Geometry Optimization
Type float
Initial step for the geometry optimizer. The default is 0.5.
WARNING: in some weird units.
For the FIRE minimizer, default value is 0.1 fs,
and corresponds to the initial time-step for the MD.
Source information
main/geom_opt.F90 : 384
call parse_variable ( sys % namespace , 'GOStep' , default_step , g_opt % step , unit = units_inp % time )