source: tests/regression/Molecules/Remove/post/water_box.pdb@ 6829d2

Action_Thermostats Add_AtomRandomPerturbation Add_RotateAroundBondAction Add_SelectAtomByNameAction Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_StructOpt_integration_tests Automaking_mpqc_open AutomationFragmentation_failures Candidate_v1.6.0 Candidate_v1.6.1 ChangeBugEmailaddress ChangingTestPorts ChemicalSpaceEvaluator Combining_Subpackages Debian_Package_split Debian_package_split_molecuildergui_only Disabling_MemDebug Docu_Python_wait EmpiricalPotential_contain_HomologyGraph EmpiricalPotential_contain_HomologyGraph_documentation Enable_parallel_make_install Enhance_userguide Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Example_ManyWaysToTranslateAtom Exclude_Hydrogens_annealWithBondGraph FitPartialCharges_GlobalError Fix_ChronosMutex Fix_StatusMsg Fix_StepWorldTime_single_argument Fix_Verbose_Codepatterns ForceAnnealing_goodresults ForceAnnealing_oldresults ForceAnnealing_tocheck ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_continued ForceAnnealing_with_BondGraph_continued_betteresults ForceAnnealing_with_BondGraph_contraction-expansion GeometryObjects Gui_displays_atomic_force_velocity IndependentFragmentGrids_IntegrationTest JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool JobMarket_unresolvable_hostname_fix ODR_violation_mpqc_open PartialCharges_OrthogonalSummation PythonUI_with_named_parameters QtGui_reactivate_TimeChanged_changes Recreated_GuiChecks RotateToPrincipalAxisSystem_UndoRedo StoppableMakroAction Subpackage_CodePatterns Subpackage_JobMarket Subpackage_LinearAlgebra Subpackage_levmar Subpackage_mpqc_open Subpackage_vmg ThirdParty_MPQC_rebuilt_buildsystem TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps Ubuntu_1604_changes stable
Last change on this file since 6829d2 was 7daf73, checked in by Frederik Heber <heber@…>, 9 years ago

LinkedCell's LinkedList is now a vector and no longer a set.

  • this was causing conflicts in tests as the order of the atoms/TesselPoints in the LinkedList returned by getAllNeighbors() would depend on the order in memory and not on the geometrical ordering or on the ids.
  • TESTFIX: needed to replace use of insert() in (unit)tests by push_back. But all in all only Molecules Removal regression test's pdb file is affected.
  • Property mode set to 100644
File size: 3.9 KB
RevLine 
[7daf73]1REMARK created by molecuilder on Mon Feb 8 16:15:26 2016, time step 0
[867473]2ATOM 1 O01 0non 01 1.590 2.000 2.000 0.00 0.00 O 0
3ATOM 2 H01 0non 01 2.205 2.000 2.774 0.00 0.00 H 0
4ATOM 3 H02 0non 01 2.205 2.000 1.226 0.00 0.00 H 0
5ATOM 4 O01 0non 02 1.590 2.000 6.000 0.00 0.00 O 0
6ATOM 5 H01 0non 02 2.205 2.000 6.774 0.00 0.00 H 0
7ATOM 6 H02 0non 02 2.205 2.000 5.226 0.00 0.00 H 0
8ATOM 7 O01 0non 03 1.590 6.000 2.000 0.00 0.00 O 0
9ATOM 8 H01 0non 03 2.205 6.000 2.774 0.00 0.00 H 0
10ATOM 9 H02 0non 03 2.205 6.000 1.226 0.00 0.00 H 0
11ATOM 10 O01 0non 04 1.590 6.000 6.000 0.00 0.00 O 0
12ATOM 11 H01 0non 04 2.205 6.000 6.774 0.00 0.00 H 0
13ATOM 12 H02 0non 04 2.205 6.000 5.226 0.00 0.00 H 0
14ATOM 13 O01 0non 05 5.590 2.000 2.000 0.00 0.00 O 0
15ATOM 14 H01 0non 05 6.205 2.000 2.774 0.00 0.00 H 0
16ATOM 15 H02 0non 05 6.205 2.000 1.226 0.00 0.00 H 0
17ATOM 16 O01 0non 06 5.590 2.000 6.000 0.00 0.00 O 0
18ATOM 17 H01 0non 06 6.205 2.000 6.774 0.00 0.00 H 0
19ATOM 18 H02 0non 06 6.205 2.000 5.226 0.00 0.00 H 0
20ATOM 19 O01 0non 07 5.590 6.000 2.000 0.00 0.00 O 0
21ATOM 20 H01 0non 07 6.205 6.000 2.774 0.00 0.00 H 0
22ATOM 21 H02 0non 07 6.205 6.000 1.226 0.00 0.00 H 0
23ATOM 22 O01 0non 08 5.590 6.000 6.000 0.00 0.00 O 0
24ATOM 23 H01 0non 08 6.205 6.000 6.774 0.00 0.00 H 0
25ATOM 24 H02 0non 08 6.205 6.000 5.226 0.00 0.00 H 0
[c26617]26CONECT 1 2 3
27CONECT 2 1
28CONECT 3 1
[7daf73]29CONECT 4 6 5
[867473]30CONECT 5 4
31CONECT 6 4
[c26617]32CONECT 7 8 9
33CONECT 8 7
34CONECT 9 7
[7daf73]35CONECT 10 12 11
[867473]36CONECT 11 10
37CONECT 12 10
[7daf73]38CONECT 13 15 14
[867473]39CONECT 14 13
40CONECT 15 13
[7daf73]41CONECT 16 18 17
[867473]42CONECT 17 16
43CONECT 18 16
[7daf73]44CONECT 19 21 20
[867473]45CONECT 20 19
46CONECT 21 19
[7daf73]47CONECT 22 24 23
[867473]48CONECT 23 22
49CONECT 24 22
50END
Note: See TracBrowser for help on using the repository browser.