[gmx-developers] innerc.c -- The Miracle of Birth

hessb at mpip-mainz.mpg.de hessb at mpip-mainz.mpg.de
Wed May 24 08:44:50 CEST 2006


> Greetings,
>
> When I do 'make mdrun' that innerc.c gets built. Is there an easy way
> (which I like to
> call, "Not fooling around with the Makefile") to use a pre-supplied inner
> loop, ie, one
> that I've modified? Or do I have to change metacode.c and all that stuff?
>
> I ask because I've modified the code and have traced back some bugs to
> inl3330() and would
> like a more barbaric way to keep track of the bad variables than to loop
> through with gdb.
>
> I'm proudly using the venerable and wise GMX 3.1.4, and don't ask me to
> change.

You do realize you can not expect us to provide support for
detailed developer problem in 3.1.4.
So I would still ask you to change.

But anyhow, you can overwrite the innerloop .c file with your own
.c file.
The only issue is that any time the Makefile thinks that
the innerloop source needs to be updated your file is overwritten
and you will need to overwrite it again.
So edit a seperate copy with a different name.

Berk.





More information about the gromacs.org_gmx-developers mailing list