Action_Thermostats
Adding_Graph_to_ChangeBondActions
Adding_MD_integration_tests
Adding_StructOpt_integration_tests
AutomationFragmentation_failures
Candidate_v1.6.1
Candidate_v1.7.0
Candidate_v1.7.1
ChemicalSpaceEvaluator
Enhanced_StructuralOptimization
Enhanced_StructuralOptimization_continued
Example_ManyWaysToTranslateAtom
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
TremoloParser_MultipleTimesteps
stable
|
Last change
on this file since 70f2a1 was d5b90b, checked in by Frederik Heber <heber@…>, 13 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.