Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plumed AlphaFold
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Kurečka
Plumed AlphaFold
Commits
e23f73f9
There was an error fetching the commit references. Please try again later.
Commit
e23f73f9
authored
8 years ago
by
Giovanni Bussi
Browse files
Options
Downloads
Patches
Plain Diff
Fixes in doc
parent
3cb284e6
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
patches/gromacs-4.6.7.config
+2
-17
2 additions, 17 deletions
patches/gromacs-4.6.7.config
patches/gromacs-5.1.2.config
+2
-20
2 additions, 20 deletions
patches/gromacs-5.1.2.config
user-doc/tutorials/hrex.txt
+19
-9
19 additions, 9 deletions
user-doc/tutorials/hrex.txt
with
23 additions
and
46 deletions
patches/gromacs-4.6.7.config
+
2
−
17
View file @
e23f73f9
...
...
@@ -16,24 +16,9 @@ specify the name of the PLUMED input file, e.g.:
mdrun
-
plumed
plumed
.
dat
For
more
information
on
gromacs
you
should
visit
http
://
www
.
gromacs
.
org
This
is
an
experimental
patch
to
perform
Hamiltonian
replica
exchange
with
GROMACS
Implementation
described
in
:
Bussi
,
Hamiltonian
replica
-
exchange
in
GROMACS
:
a
flexible
implementation
,
Mol
.
Phys
.,
DOI
:
10
.
1080
/
00268976
.
2013
.
824126
(
2013
)
To
use
it
:
*
Prepare
separate
topologies
(
topol0
.
tpr
,
topol1
.
tpr
,
etc
)
*
Run
a
normal
replica
exchange
with
gromacs
adding
the
flag
"-hrex"
on
the
command
line
This
patch
also
implements
the
-
hrex
keyword
for
gromacs
.
See
\
ref
hrex
Suggested
checks
:
*
Try
with
several
identical
force
fields
and
different
seed
/
starting
point
Acceptance
should
be
1
.
0
Warnings
:
*
Topologies
should
have
the
same
number
of
atoms
,
same
masses
and
same
constraint
topology
*
Choose
neighbor
list
update
that
divides
replex
For
more
information
on
gromacs
you
should
visit
http
://
www
.
gromacs
.
org
EOF
}
...
...
This diff is collapsed.
Click to expand it.
patches/gromacs-5.1.2.config
+
2
−
20
View file @
e23f73f9
...
...
@@ -16,27 +16,9 @@ specify the name of the PLUMED input file, e.g.:
gmx
mdrun
-
plumed
plumed
.
dat
For
more
information
on
gromacs
you
should
visit
http
://
www
.
gromacs
.
org
This
is
an
experimental
patch
to
perform
Hamiltonian
replica
exchange
with
GROMACS
Implementation
described
in
:
Bussi
,
Hamiltonian
replica
-
exchange
in
GROMACS
:
a
flexible
implementation
,
Mol
.
Phys
.,
DOI
:
10
.
1080
/
00268976
.
2013
.
824126
(
2013
)
To
use
it
:
*
Prepare
separate
topologies
(
topol0
.
tpr
,
topol1
.
tpr
,
etc
)
*
Run
a
normal
replica
exchange
with
gromacs
adding
the
flag
"-hrex"
on
the
command
line
This
patch
also
implements
the
-
hrex
keyword
for
gromacs
.
See
\
ref
hrex
Suggested
checks
:
*
Try
with
several
identical
force
fields
and
different
seed
/
starting
point
Acceptance
should
be
1
.
0
Warnings
:
*
Topologies
should
have
the
same
number
of
atoms
,
same
masses
and
same
constraint
topology
*
Choose
neighbor
list
update
that
divides
replex
EXTRA
WARNING
:
THIS
PATCH
FOR
GMX
5
.
1
.
2
IS
STILL
UNDER
DEVELOPMENT
For
more
information
on
gromacs
you
should
visit
http
://
www
.
gromacs
.
org
EOF
}
...
...
This diff is collapsed.
Click to expand it.
user-doc/tutorials/hrex.txt
+
19
−
9
View file @
e23f73f9
/**
\page hrex Using Hamiltonian replica exchange with GROMACS
If you patch GROMACS using this special PLUMED branch you should be able to perform
Hamiltonian replica exchange with different topologies. This patch is modifying GROMACS
much more than the original PLUMED patch, so: be even more careful!
When patching GROMACS with PLUMED, it is also possible to perform
Hamiltonian replica exchange with different topologies.
Although this feature is provided together with PLUMED, it is actually
a new feature for GROMACS itself that can be enabled using the `-hrex`
flag of `mdrun`.
This implementation is very close to the one used to produce the data in this paper
\cite bussi2013mp.
\cite bussi2013mp. In case you find it useful, please cite this paper.
\warning This feature is currently used by several groups and should be
robust enough. However, be sure that you understand its limitations and
to perform all the tests discussed in this page before using it in production.
\section multipletopologies Generate multiple topologies
Use the plumed partial_tempering command line tool.
Plumed comes with a `partial_tempering` command line tool that can be used to generate
multiple topologies. Notice that you might want to generate these topologies
by userself. This step is totally independent from the use of the `-hrex` flag.
The `partial_tempering` tool can be invoked as follows:
\verbatim
plumed partial_tempering scale < processed.top
\endverbatim
...
...
@@ -72,11 +82,11 @@ all other terms (bonds/bends) are identical.
\section hrexpatch Run GROMACS
If GROMACS has been patched with
this version of
PLUMED it should accept the -hrex option
in mdrun. Please double check this (mdrun -h should list this possibility).
Also
n
otice that
only the patch for gromacs 4.6.5 implementes h
re
x
.
If GROMACS has been patched with PLUMED it should accept the -hrex option
in mdrun. Please double check this (mdrun -h should list this possibility).
N
otice that
not all the versions of GROMACS allow this featu
re.
First of all prepare separate topologies for each replicas using plumed partial_tempering
tool as shown above. Then run a normal replica exchange with gromacs adding the flag "-hrex" on the command line.
tool as shown above
(or using some other tool)
. Then run a normal replica exchange with gromacs adding the flag "-hrex" on the command line.
A complete run script could be adapted from the following
\verbatim
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment