Skip to content

Commit

Permalink
Input Description Change (Jinggang)
Browse files Browse the repository at this point in the history
  • Loading branch information
oschuett committed Dec 9, 2018
1 parent e9292ba commit fe896e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/start/input_cp2k_motion.F
Original file line number Diff line number Diff line change
Expand Up @@ -1808,7 +1808,9 @@ SUBROUTINE create_pint_section(section)

CALL section_create(subsection, name="PILE", &
description="Controls the PI Langevin Equation thermostat."// &
" Needs the exact harmonic integrator", &
" Needs the exact harmonic integrator."// &
" May lead to unphysical motions if constraint e.g. FIXED_ATOMS, is applied."// &
" RESTART_HELIUM section has to be .FALSE. when restarting the PIGLET job.", &
citations=(/Ceriotti2010/), &
n_keywords=2, n_subsections=1, &
repeats=.FALSE.)
Expand Down

0 comments on commit fe896e3

Please sign in to comment.