next up previous contents index
Next: Subroutine test_forces Up: Module potential_test_module Previous: Subroutine print_hot_md_log   Contents   Index

Subroutine read_hot_md_log


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call read_hot_md_log(file,...
...force_errors,forces1, &
forces2,temperature)\end{verbatim}
\end{boxedminipage}

file -- type(Inoutput), intent(inout)

at_array -- type(Atoms), intent(out), allocatable, dimension(:)

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

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

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

temperature -- real(dp), intent(out)

test_forces subroutine

gabor 2009-06-30