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

Action_Thermostats Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_StructOpt_integration_tests AutomationFragmentation_failures Candidate_v1.6.1 ChemicalSpaceEvaluator Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Exclude_Hydrogens_annealWithBondGraph Fix_Verbose_Codepatterns ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_continued ForceAnnealing_with_BondGraph_continued_betteresults ForceAnnealing_with_BondGraph_contraction-expansion Gui_displays_atomic_force_velocity JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool PythonUI_with_named_parameters Recreated_GuiChecks StoppableMakroAction TremoloParser_IncreasedPrecision
Last change on this file since d24ef58 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.