Difference between revisions of "Estimate velocities"
From DoSPT
Miguel Caro (talk | contribs) (Created page with "The <code>estimate_velocities</code> keyword is an '''optional''' keyword in the <code>input</code> file. It takes 1 logical argument, <code>.true.</code> or <code>.false....") |
(No difference)
|
Revision as of 07:28, 24 June 2021
The estimate_velocities keyword is an optional keyword in the input file. It takes 1 logical argument, .true. or .false.. It is used to enable a quadratic interpolation of the velocities from the positions, useful when the velocities in the trajectory file are not reliable (e.g., positions and velocities are not synchronous). See the discussion in tutorial 1 for more details.
Summary
| Required/optional | Type | Accepted values | Default | See also |
|---|---|---|---|---|
| Optional | Logical | .true. | .false. | Input file |
Example
estimate_velocities = .false.