|
CP2K 2.4 (Revision 12889)
|
#include "cp_common_uses.h"
Include dependency graph for csvr_system_utils.f90:Go to the source code of this file.
Namespaces | |
| namespace | csvr_system_utils |
Functions | |
| REAL(KIND=dp), public | csvr_system_utils::rescaling_factor (kk, sigma, ndeg, taut, rng_stream, error) |
| Stochastic velocity rescale, as described in Bussi, Donadio and Parrinello, J. Chem. Phys. 126, 014101 (2007) | |
| REAL(KIND=dp) | csvr_system_utils::sumnoises (nn, rng_stream, error) |
| returns the sum of n independent gaussian noises squared (i.e. equivalent to summing the square of the return values of nn calls to gasdev) | |
Variables | |
| LOGICAL, parameter | csvr_system_utils::debug_this_module = .FALSE. |
| CHARACTER(len=*), parameter, private | csvr_system_utils::moduleN = 'csvr_system_utils' |
1.7.3