next up previous contents index
Next: Subroutine energy_conversion Up: Module cp2k_driver_module Previous: Subroutine read_convert_back_pos   Contents   Index

Subroutine QUIP_combine_forces


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call QUIP_combine_forces(qmmm_forces,mm_forces,combined_forces,my_atoms)\end{verbatim}
\end{boxedminipage}

qmmm_forces -- real(dp), allocatable, dimension(:,:), intent(in)

mm_forces -- real(dp), allocatable, dimension(:,:), intent(in)

combined_forces -- real(dp), allocatable, dimension(:,:), intent(out)

my_atoms -- type(Atoms), intent(in)

energy_conversion subroutine

gabor 2009-06-30