Tagged files with gromacs 3.0 header and added some license info
[alexxy/gromacs.git] / README
1
2                Welcome to the official version of GROMACS!
3
4 Starting with version 3.0, a lot of things have changed. Not only is the 
5 code significantly faster, but we also have a completely new installation
6 process and license the package under the GPL (see the COPYING file).
7
8 If you are familiar with unix, it should be fairly trivial to compile and
9 install GROMACS. Installation instructions are available in the INSTALL file,
10 and a more extended step-by-step guide can be found on http://www.gromacs.org .
11
12 There are also several other online resources available from the homepage, 
13 and special information for developers. We recommend all users to subscribe
14 at least to the gmx-announce list - there is almost no traffic at all, but 
15 you get notice of new versions or severe bugs, and it gives us a possibility
16 to keep track of the number of users since no signature is required anymore.
17
18 If you are a developer, or change the source for any other reason, check
19 out http://developer.gromacs.org for details on using automake & autoconf!
20
21                                * * * * *
22
23 GROMACS is free software, distributed under the GNU General Public License. 
24 However, scientific software is a little special compared to most other 
25 programs. Both you, we, and all other GROMACS users depend on the quality
26 of the code, and when we find bugs (every piece of software has them) it
27 is crucial that we can correct it and say that it was fixed in version X of 
28 the file or package release. For the same reason, it is important that you
29 can reproduce other people's result from a certain GROMACS version. 
30
31 The easiest way to avoid this kind of problems is to get your modifications
32 included in the main distribution. We'll be happy to consider any decent 
33 code. If it's a separate program it can probably be included in the contrib 
34 directory straight away (not supported by us), but for major changes in the 
35 main code we appreciate if you first test that it works with MPI, 
36 double precision, fortran code, etc.
37
38 If you still want to distribute a modified version or use part of GROMACS
39 in your own program, remember that the entire modified must be licensed 
40 under GPL, and that it must clearly be labeled as derived work. It should 
41 not use the name "official GROMACS", and make sure support questions are
42 directed to you instead of the GROMACS developers.
43 Sorry for the hard wording, but it is meant to protect YOUR reseach results!
44
45                                * * * * *
46
47 The development of GROMACS is mainly funded by academic research grants. 
48 To help us fund development, we humbly ask that you cite the GROMACS papers:
49
50 * GROMACS: A message-passing parallel molecular dynamics implementation
51   H.J.C. Berendsen, D. van der Spoel and R. van Drunen
52   Comp. Phys. Comm. 91, 43-56 (1995)
53  
54 * GROMACS 3.0: A package for molecular simulation and trajectory analysis
55   Erik Lindahl, Berk Hess and David van der Spoel
56   Submitted to J. Mol. Mod., up-to-date info will be added to the homepage.
57
58 There are a lot of cool features we'd like to include in future versions,
59 but our resources are limited. All kinds of donations are welcome, both in 
60 form of code, hardware and funding! Industrial users who choose to pay
61 for a license pro bono (it is still GPL and can be redistributed freely) or
62 contribute in other ways are listed as GROMACS supporters on our webpages. 
63 Don't hesitate to contact us at gromacs@gromacs.org if you are interested.
64
65
66                        Good luck with your simulations!
67
68                               The GROMACS Crew
69
70
71
72
73
74
75
76