checkpoint files now contain a double precision flag
authorBerk Hess <hess@kth.se>
Mon, 16 Apr 2012 13:31:37 +0000 (15:31 +0200)
committerBerk Hess <hess@kth.se>
Mon, 16 Apr 2012 13:31:37 +0000 (15:31 +0200)
commitecf8f84c2b3a5042422d1f920e5c377cdcef591d
tree90612150f7fc6acfb6db067fc499c85d9768f172
parent24879051fec60ddfe3ee7d26f87925e61fb485d8
checkpoint files now contain a double precision flag

It was difficult to extract the precision from a checkpoint file.
Now a double precision flag has been added, as well as a fatal error
when mdrun tries to append output files of different precision.
Fixes #884

Change-Id: If333d13639ce80147ee1f6cd0cc34ad1f69afa03
src/gmxlib/checkpoint.c