Hi, at this point VOTCA works with gromacs up to 4.6, but not gromacs 5.0, which is what you are using. Gromacs 5.0 is still changing too much at this point.
To get the 4.6 version of gromacs, you will have to checkout the release-4-6 branch: $ git checkout -b release-4-6 --track origin/release-4-6 Cheers, Christoph 2012/9/29 massimo sandal <[email protected]>: > The last Git commit of Gromacs I'm working with is: > > commit cb1a040c17a66d4fc892256109275ab9a57f95ed > Author: Teemu Murtola <[email protected]> > Date: Thu Sep 13 07:17:17 2012 +0300 > > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/votca/-/xUQNBd1BhwEJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/votca?hl=en. -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/votca?hl=en.
