From 11d967e5fc239da906c00b0e46eb7daf8c057bf9 Mon Sep 17 00:00:00 2001 From: hackbard Date: Fri, 4 Nov 2011 00:45:42 +0100 Subject: [PATCH] table stuff ... --- posic/talks/mpi_app.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/posic/talks/mpi_app.tex b/posic/talks/mpi_app.tex index 167579f..6564df2 100644 --- a/posic/talks/mpi_app.tex +++ b/posic/talks/mpi_app.tex @@ -1007,13 +1007,16 @@ r = \unit[2--4]{nm} {\bf Molecular dynamics (MD):}\\ \scriptsize -\begin{tabular}{l r} +\begin{tabular}{p{5cm}|p{7cm}} \hline Basics & Details\\ \hline Microscopic description of N particle system & \\ -Analytical interaction potential & Tersoff-like bond order potential (Erhart/Albe) \\ +\multicolumn{2}{c}{}\\ Numerical integration using Newtons equation of motion as a propagation rule in 6N-dimensional phase space & Velocity Verlet | timestep: \unit[1]{fs} \\ +\multicolumn{2}{c}{}\\ +Analytical interaction potential & Tersoff-like bond order potential (Erhart/Albe) \\ +\multicolumn{2}{c}{}\\ Observables obtained by time and/or ensemble averages & NpT (isothermal-isobaric)\\ %\begin{itemize} %\item Berendsen thermostat: -- 2.20.1