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
9eccbd9f
There was an error fetching the commit references. Please try again later.
Commit
9eccbd9f
authored
6 years ago
by
Omar Valsson
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/v2.4' into v2.4-ves
parents
023fbd26
ead0d0a8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
patches/namd-2.8.config
+16
-4
16 additions, 4 deletions
patches/namd-2.8.config
patches/namd-2.9.config
+16
-4
16 additions, 4 deletions
patches/namd-2.9.config
with
32 additions
and
8 deletions
patches/namd-2.8.config
+
16
−
4
View file @
9eccbd9f
...
@@ -6,10 +6,22 @@ function plumed_preliminary_test(){
...
@@ -6,10 +6,22 @@ function plumed_preliminary_test(){
}
}
function
plumed_patch_info
(){
function
plumed_patch_info
(){
echo
"\bug NAMD does not currently take into account virial contributions"
cat
<<
EOF
echo
"from PLUMED. Please use constant volume simulations only"
echo
""
To
enable
PLUMED
in
a
NAMD
simulation
one
should
add
the
following
lines
in
the
NAMD
configuration
file
echo
"For more information on NAMD you should visit http://www.ks.uiuc.edu/Research/namd/"
(
often
named
as
xxx
.
namd
or
xxx
.
conf
)
and
run
the
plumed
-
patched
version
of
NAMD
with
it
:
plumed
on
plumed
plumed
.
dat
The
first
line
tells
NAMD
to
run
with
PLUMED
and
the
second
line
specifies
the
PLUMED
input
file
.
\
bug
NAMD
does
not
currently
take
into
account
virial
contributions
from
PLUMED
.
Please
use
constant
volume
simulations
only
.
For
more
information
on
NAMD
you
should
visit
http
://
www
.
ks
.
uiuc
.
edu
/
Research
/
namd
/
EOF
}
}
plumed_ignore_mpi
=
yes
plumed_ignore_mpi
=
yes
This diff is collapsed.
Click to expand it.
patches/namd-2.9.config
+
16
−
4
View file @
9eccbd9f
...
@@ -6,10 +6,22 @@ function plumed_preliminary_test(){
...
@@ -6,10 +6,22 @@ function plumed_preliminary_test(){
}
}
function
plumed_patch_info
(){
function
plumed_patch_info
(){
echo
"\bug NAMD does not currently take into account virial contributions"
cat
<<
EOF
echo
"from PLUMED. Please use constant volume simulations only"
echo
""
To
enable
PLUMED
in
a
NAMD
simulation
one
should
add
the
following
lines
in
the
NAMD
configuration
file
echo
"For more information on NAMD you should visit http://www.ks.uiuc.edu/Research/namd/"
(
often
named
as
xxx
.
namd
or
xxx
.
conf
)
and
run
the
plumed
-
patched
version
of
NAMD
with
it
:
plumed
on
plumed
plumed
.
dat
The
first
line
tells
NAMD
to
run
with
PLUMED
and
the
second
line
specifies
the
PLUMED
input
file
.
\
bug
NAMD
does
not
currently
take
into
account
virial
contributions
from
PLUMED
.
Please
use
constant
volume
simulations
only
.
For
more
information
on
NAMD
you
should
visit
http
://
www
.
ks
.
uiuc
.
edu
/
Research
/
namd
/
EOF
}
}
plumed_ignore_mpi
=
yes
plumed_ignore_mpi
=
yes
...
...
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