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
|
Rev | Line | |
---|
[d5b90b] | 1 | 4
|
---|
| 2 | # moleculder test for xyz with coordinates beyond 100000
|
---|
| 3 | H 0 0 101001.05
|
---|
| 4 | H 0 102001.05 0
|
---|
| 5 | H 100301.05 0 0
|
---|
| 6 | H 100301.05 102001.05 100001.05
|
---|
Note:
See
TracBrowser
for help on using the repository browser.