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
7cc0a83a
There was an error fetching the commit references. Please try again later.
Commit
7cc0a83a
authored
11 years ago
by
Giovanni Bussi
Browse files
Options
Downloads
Patches
Plain Diff
Improved changelog
parent
314339da
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
CHANGES/v2.0.txt
+16
-8
16 additions, 8 deletions
CHANGES/v2.0.txt
user-doc/Doxyfile
+1
-1
1 addition, 1 deletion
user-doc/Doxyfile
with
17 additions
and
9 deletions
CHANGES/v2.0.txt
+
16
−
8
View file @
7cc0a83a
/**
@page CHANGES-2-0 CHANGES-2-0
@page CHANGES-2-0 Version 2.0
Version 2.0.0
-------------
Version 2.0 is a complete rewrite, so there is no way to write a complete set of difference
with respect to plumed 1.3. Here is a summary of the difference:
...
...
@@ -17,17 +20,22 @@ In addition, it is now much easier to contribute new functionality to the code b
- A modular structure
- Developer and user documentation
Version 2.0.1 (unpublised yet, check out branch v2.0 on git repository)
Version 2.0.1 - unreleased
--------------------------
This version has not been released yet.
See <a href="http://github.com/plumed/plumed2/tree/v2.0">branch v2.0 on git repository</a>.
For users:
- Fixed a bug in HISTOGRAM with REWEIGHT_BIAS. Reweighting was only done when also temperature-reweighing was enabled.
- Fixed a bug that was sometime crashing the code with GROMACS, domain decompositions and implicit solvent.
- Added message when "plumed simpled" is used on a non-existing file.
- Several small fixes in documentation and log file
- Fixed a bug in \ref HISTOGRAM with REWEIGHT_BIAS. Reweighting was only done when also temperature-reweighing was enabled.
- Fixed a bug that was sometime crashing the code with GROMACS, domain decomposition and implicit solvent.
- Added message when `plumed simpled` is used on a non-existing file.
- Fixed `plumed mklib` such that it deletes the target shared library in case
of compilation error.
- Several small fixes in documentation and log file.
For developers:
- Added possibility to setup replica exchange from MD codes in fortran (commands "GREX setMPIFIntercomm" and "GREX setMPIFIntracomm")
- Added possibility to setup replica exchange from MD codes in fortran (commands "GREX setMPIFIntercomm" and "GREX setMPIFIntracomm")
.
- cmd("setStopFlag") should now be called after PLUMED initialization.
- Several small fixes in documentation
- Several small fixes in documentation
.
*/
This diff is collapsed.
Click to expand it.
user-doc/Doxyfile
+
1
−
1
View file @
7cc0a83a
...
...
@@ -470,7 +470,7 @@ INPUT = IntroPP.txt \
TutorialsPP.txt \
ModulesPP.txt \
RegexPP.txt \
../CHANGES
/v2.0.txt
\
../CHANGES \
tutorials \
automatic
...
...
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