Skip to content
Snippets Groups Projects
Commit 302c6101 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

fixed couple of errors

parent 6ac1524d
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ you might use something like this:
\verbatim
gnuplot> set pm3d map
gnuplot> p "fes.dat" u 1:2:3
gnuplot> sp "fes.dat" u 1:2:3
\endverbatim
You should obtain a plot similar to this one:
......@@ -97,7 +97,7 @@ WRAPAROUND AROUND=c ATOMS=mg
WRAPAROUND AROUND=c ATOMS=@water GROUPBY=__FILL__
# dump your trajectory
DUMPATOMS ATOMS=@mdatoms FILE=whole.xtc STRIDE=10
DUMPATOMS ATOMS=@mdatoms FILE=whole.xtc
# writing all atoms you will be able to reuse the same pdb for opening.
# e.g. vmd conf.pdb whole.xtc
\endplumedfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment