Action_Thermostats
Add_SelectAtomByNameAction
Adding_Graph_to_ChangeBondActions
Adding_MD_integration_tests
Adding_StructOpt_integration_tests
AutomationFragmentation_failures
Candidate_v1.6.1
ChangeBugEmailaddress
ChemicalSpaceEvaluator
EmpiricalPotential_contain_HomologyGraph_documentation
Enhance_userguide
Enhanced_StructuralOptimization
Enhanced_StructuralOptimization_continued
Example_ManyWaysToTranslateAtom
Exclude_Hydrogens_annealWithBondGraph
Fix_Verbose_Codepatterns
ForceAnnealing_oldresults
ForceAnnealing_with_BondGraph
ForceAnnealing_with_BondGraph_continued
ForceAnnealing_with_BondGraph_continued_betteresults
ForceAnnealing_with_BondGraph_contraction-expansion
Gui_displays_atomic_force_velocity
IndependentFragmentGrids_IntegrationTest
JobMarket_RobustOnKillsSegFaults
JobMarket_StableWorkerPool
PythonUI_with_named_parameters
QtGui_reactivate_TimeChanged_changes
Recreated_GuiChecks
StoppableMakroAction
TremoloParser_IncreasedPrecision
TremoloParser_MultipleTimesteps
Last change
on this file since 8e9217 was ec7511, checked in by Frederik Heber <heber@…>, 11 years ago |
FIX: CyclicStructureAnalysis falsely used DFS, skipped some cycles.
- FIX: CyclicStructureAnalysis did use DFS instead of BFS for finding cycles.
Note that CyclicStructureAnalysis with coronene would find supercycles and
not the smaller interconnected ones.
- FIX: Cycles were skipped when all bonds marked cyclic, not enough. In
interconnected aromatic rings, bonds may very well be marked as cyclic from
earlier extraction of cycles and yet the specific cycle might not have been
found yet (e.g. coronene). In this case we now check whether this particular
cycle has already been extracted and only skip if so.
- TESTFIX: added new fragmentation regression tests on some metallic systems.
- this is mainly for regression on bond graph detection and cycle analysis.
|
-
Property mode
set to
100644
|
File size:
2.8 KB
|
Line | |
---|
1 | COMPND UNNAMED
|
---|
2 | AUTHOR GENERATED BY OPEN BABEL 2.3.0
|
---|
3 | HETATM 1 C LIG 1 22.114 -16.869 0.000 1.00 0.00 C
|
---|
4 | HETATM 2 C LIG 1 22.114 -15.471 0.000 1.00 0.00 C
|
---|
5 | HETATM 3 C LIG 1 20.900 -17.574 0.000 1.00 0.00 C
|
---|
6 | HETATM 4 C LIG 1 23.334 -17.568 0.000 1.00 0.00 C
|
---|
7 | HETATM 5 C LIG 1 20.900 -14.778 0.000 1.00 0.00 C
|
---|
8 | HETATM 6 C LIG 1 23.327 -14.759 0.000 1.00 0.00 C
|
---|
9 | HETATM 7 C LIG 1 19.706 -16.869 0.000 1.00 0.00 C
|
---|
10 | HETATM 8 C LIG 1 24.554 -16.875 0.000 1.00 0.00 C
|
---|
11 | HETATM 9 C LIG 1 19.706 -15.471 0.000 1.00 0.00 C
|
---|
12 | HETATM 10 C LIG 1 24.547 -15.465 0.000 1.00 0.00 C
|
---|
13 | HETATM 11 H LIG 1 20.896 -18.606 0.000 1.00 0.00 H
|
---|
14 | HETATM 12 H LIG 1 23.332 -18.600 0.000 1.00 0.00 H
|
---|
15 | HETATM 13 H LIG 1 20.896 -13.746 0.000 1.00 0.00 H
|
---|
16 | HETATM 14 H LIG 1 23.324 -13.728 0.000 1.00 0.00 H
|
---|
17 | HETATM 15 H LIG 1 18.809 -17.380 0.000 1.00 0.00 H
|
---|
18 | HETATM 16 H LIG 1 25.447 -17.393 0.000 1.00 0.00 H
|
---|
19 | HETATM 17 H LIG 1 18.811 -14.956 0.000 1.00 0.00 H
|
---|
20 | HETATM 18 H LIG 1 25.440 -14.947 0.000 1.00 0.00 H
|
---|
21 | CONECT 1 2 3 4
|
---|
22 | CONECT 2 1 5 6
|
---|
23 | CONECT 3 1 7 11
|
---|
24 | CONECT 4 1 8 12
|
---|
25 | CONECT 5 2 9 13
|
---|
26 | CONECT 6 2 10 14
|
---|
27 | CONECT 7 3 9 15
|
---|
28 | CONECT 8 4 10 16
|
---|
29 | CONECT 9 5 7 17
|
---|
30 | CONECT 10 6 8 18
|
---|
31 | CONECT 11 3
|
---|
32 | CONECT 12 4
|
---|
33 | CONECT 13 5
|
---|
34 | CONECT 14 6
|
---|
35 | CONECT 15 7
|
---|
36 | CONECT 16 8
|
---|
37 | CONECT 17 9
|
---|
38 | CONECT 18 10
|
---|
39 | MASTER 0 0 0 0 0 0 0 0 18 0 18 0
|
---|
40 | END
|
---|
Note:
See
TracBrowser
for help on using the repository browser.