[gmx-developers] Tool to estimate the error for SPME

Rossen Apostolov rossen.apostolov at cbr.su.se
Wed Aug 25 23:02:20 CEST 2010


  Hi Florian,
> I currently tried your suggestions, but it seems the changes are not
> incorporated in the patch. So I will pull a new git again. As I have
> just to lines to edit in the Makefile of src/tools and in
> src/gmxlib/copyrite.c it is no problem. If it is more easy for you I can
> also apply the patch to the release branch.
That will be better but since the changes are small it's not a big problem.

Do this then:

1)

if you haven't checked out the release branch yet do:

$ git checkout -t origin/release-4-5-patches

if you have already done it:

$ git checkout release-4-5-patches
$ git pull

2)

$ (edit src/tools/Makefile.am)
$(edit src/gmxlib/copyrite.c)
$ (copy g_pme_error.c to)  src/tools
$ git add src/tools/g_pme_error.c
$ git diff HEAD > g_pme_error.patch


Cheers,
Rossen



More information about the gromacs.org_gmx-developers mailing list