Make bond-atomtypes case sensitive
commit132da9fb91c821ddd1d29c457a596d276d2726fc
authorAlexey Shvetsov <alexxy@omrb.pnpi.spb.ru>
Wed, 6 May 2015 22:10:58 +0000 (7 01:10 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 16 May 2015 11:17:34 +0000 (16 13:17 +0200)
tree88a2817367d70de4ae5a52bdc745c0887138a052
parentfd397bbc7744e9dcb3728f0c2e6f7372e6d74019
Make bond-atomtypes case sensitive

This change is needed for e.g. the glycam force field to work.
This change makes the bond-atomtype handling consistent with the
normal atom type handling, which was already made case sensitive.
Note that this only requires case matching internally within the
force field files, this does not affect handling of user input.

Changed the (inconsistent) bond-atomtypes to uppercase for two
dihedrals parameter lines in charmm27.

Change-Id: I27a37543393e503ab836377c992e5e0c6c57e852
share/top/charmm27.ff/ffnabonded.itp
src/gromacs/gmxpreprocess/gpp_bond_atomtype.c