source: tests/regression/Parser/Xyz/pre/HugeCoordinates.xyz

Candidate_v1.6.1
Last change on this file was d5b90b, checked in by Frederik Heber <heber@…>, 12 years ago

FIX: XyzParser had lacking precision beyond coordinates of 100000.

  • made the coordinates be written via a printCoordinate() function for XyzParser, too. Beyond 1000 we write with fixed 3 digit precision.
  • added regression test on printing coordinates with large components.
  • Property mode set to 100644
File size: 140 bytes
Line 
14
2 # moleculder test for xyz with coordinates beyond 100000
3H 0 0 101001.05
4H 0 102001.05 0
5H 100301.05 0 0
6H 100301.05 102001.05 100001.05
Note: See TracBrowser for help on using the repository browser.