next up previous contents index
Next: Subroutine calc_spring Up: Module ts_module Previous: Subroutine calc_force_perp   Contents   Index

Subroutine calc_force_4c


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call calc_force_4c(this,im,forces,tau, &
forces_4c)\end{verbatim}
\end{boxedminipage}

Compute the effective force changing the sign of the parallel component Used for the climbing image method

this -- type(TS), intent(in)

im -- integer

forces, forces_4c -- real(dp), intent(inout), dimension(this%cos%N,3,this%cos%image(1)%at%N)

tau -- real(dp), intent(in), dimension(this%cos%N,3,this%cos%image(1)%at%N)

calc_spring subroutine

gabor 2009-06-30