Home
last modified time | relevance | path

Searched refs:acceptance_factor (Results 1 – 2 of 2) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/
H A Dneb_opt_utils.F41 REAL(KIND=dp), DIMENSION(2:10), PRIVATE :: acceptance_factor = & variable
248 IF (costh < acceptance_factor(MIN(10, nv))) accepted = .FALSE.
259 acceptance_factor(MIN(10, nv)), "> ."
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/
H A Dneb_opt_utils.F41 REAL(KIND=dp), DIMENSION(2:10), PRIVATE :: acceptance_factor = & variable
248 IF (costh < acceptance_factor(MIN(10, nv))) accepted = .FALSE.
259 acceptance_factor(MIN(10, nv)), "> ."