Skip to content

Commit

Permalink
force_env_calc_energy_force: fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-zero committed Aug 6, 2019
1 parent 31606e2 commit d8041bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/force_env_methods.F
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ MODULE force_env_methods
!> \brief Interface routine for force and energy calculations
!> \param force_env the force_env of which you want the energy and forces
!> \param calc_force if false the forces *might* be left unchanged
!> or be unvalid, no guarantee on them is done.Defaults to true
!> or be invalid, no guarantees can be given. Defaults to true
!> \param consistent_energies Performs an additional qs_ks_update_qs_env, so
!> that the energies are appropriate to the forces, they are in the
!> non-selfconsistent case not consistent to each other! [08.2005, TdK]
Expand Down

0 comments on commit d8041bb

Please sign in to comment.