This project is a fork of the gromacs.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/gromacs.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
repository URLhttps://github.com/adh38/Gromacs-4.5.4-with-Rigid-Bodies.git
owneradh38@cornell.edu
last changeFri, 15 Apr 2011 14:27:30 +0000 (15 10:27 -0400)
last refreshThu, 18 Apr 2024 15:43:37 +0000 (18 17:43 +0200)
content tags
add:
README
               Welcome to the official version of GROMACS!

If you are familiar with unix, it should be fairly trivial to compile and
install GROMACS. Installation instructions are available in the INSTALL.* 
files (there is one for automake users, INSTALL.automake and one for cmake
users, INSTALL.cmake). A more extended step-by-step guide can be found 
on our website http://www.gromacs.org .

Of course we will do our utmost to help you with any problems, but PLEASE 
READ THE INSTALLATION INSTRUCTIONS BEFORE CONTACTING US!

There are also several other online resources available from the homepage, 
and special information for developers. We recommend all users to subscribe
at least to the gmx-announce list - there is almost no traffic at all, but 
you get notice of new versions or severe bugs, and it gives us a possibility
to keep track of the number of users since no signature is required anymore.

If you are a developer, or change the source for any other reason, check
out http://www.gromacs.org/developer for details on using automake & autoconf!

                               * * * * *

GROMACS is free software, distributed under the GNU General Public License. 
However, scientific software is a little special compared to most other 
programs. Both you, we, and all other GROMACS users depend on the quality
of the code, and when we find bugs (every piece of software has them) it
is crucial that we can correct it and say that it was fixed in version X of 
the file or package release. For the same reason, it is important that you
can reproduce other people's result from a certain GROMACS version. 

The easiest way to avoid this kind of problems is to get your modifications
included in the main distribution. We'll be happy to consider any decent 
code. If it's a separate program it can probably be included in the contrib 
directory straight away (not supported by us), but for major changes in the 
main code we appreciate if you first test that it works with (and without) 
MPI, threads, double precision, etc.

If you still want to distribute a modified version or use part of GROMACS
in your own program, remember that the entire modified must be licensed 
under GPL, and that it must clearly be labeled as derived work. It should 
not use the name "official GROMACS", and make sure support questions are
directed to you instead of the GROMACS developers.
Sorry for the hard wording, but it is meant to protect YOUR reseach results!

                               * * * * *

The development of GROMACS is mainly funded by academic research grants. 
To help us fund development, we humbly ask that you cite the GROMACS papers:

* GROMACS: A message-passing parallel molecular dynamics implementation
  H.J.C. Berendsen, D. van der Spoel and R. van Drunen
  Comp. Phys. Comm. 91, 43-56 (1995)
 
* GROMACS 4: Algorithms for highly efficient, load-balanced, and scalable
  molecular simulation
  B. Hess and C. Kutzner and D. van der Spoel and E. Lindahl
  J. Chem. Theory Comput. 4 (2008) pp. 435-447

There are a lot of cool features we'd like to include in future versions,
but our resources are limited. All kinds of donations are welcome, both in 
form of code, hardware and funding! Industrial users who choose to pay
for a license pro bono (it is still GPL and can be redistributed freely) or
contribute in other ways are listed as GROMACS supporters on our webpages. 
Don't hesitate to contact us at gromacs@gromacs.org if you are interested.


                       Good luck with your simulations!

                              The GROMACS Crew
shortlog
2011-04-15 Adam HerbstA freeze group can now be allowed to move rigidly in... rigidbody-4-5
2011-04-11 Justin A. LemkulRevision to previous commit: fixed typo and now bugs...
2011-04-11 Justin A. LemkulMade g_protonate (partially) work.
2011-04-10 Justin A. LemkulAdded a few files to fix the build system.
2011-04-10 David van der... Merge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-10 David van der... Added g_hydorder.1 man page.
2011-04-08 Szilard Pallfixed g_tune_pme to pass correctly boolean arguments...
2011-04-07 Justin A. LemkulRevised wording in pdb2gmx.c, hopefully clearer now.
2011-04-06 David van der... Fixed header for gmx_conect_init
2011-04-06 Justin A. LemkulAdded documentation about proper use of pdb2gmx -ter.
2011-04-04 David van der... Merge branch 'release-4-5-patches' of git@git.gromacs...
2011-04-04 David van der... Removed superfluous file.
2011-04-04 David van der... Made new programs compile with gcc -pedantic.
2011-04-04 David van der... New entry
2011-04-04 Justin LemkulA few more additions to wman.c to account for symbol...
2011-04-04 David van der... Added 1 analysis tool manual.
...
heads
13 years ago rigidbody-4-5