source: tests/regression/Parser/Xyz/pre/HugeCoordinates.xyz@ 038ccd

AutomationFragmentation_failures Candidate_v1.6.1 ChemicalSpaceEvaluator Exclude_Hydrogens_annealWithBondGraph ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_contraction-expansion Gui_displays_atomic_force_velocity PythonUI_with_named_parameters StoppableMakroAction TremoloParser_IncreasedPrecision
Last change on this file since 038ccd 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.