Optimize
Revision as of 15:27, 31 October 2021 by Miguel Caro (talk | contribs)
optimize selects the method for propagating the atomic positions. Currently, the accepted options are:
"vv"for Velocity Verlet molecular dynamics (this is the default if you don't choose anything)"gd"for gradient descent energy minimization
Summary
| Required/optional | Type | Accepted values | Default | See also |
|---|---|---|---|---|
| Optional | String | "vv" or "gd"
|
"gd"
|
max_opt_step
|
Example
optimize = "gd" max_opt_step = 0.1 ! Angstrom