source: tests/regression/Parser/Pdb/pre/tensid.pdb@ 8f2f4e

Action_Thermostats Add_SelectAtomByNameAction Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_StructOpt_integration_tests AutomationFragmentation_failures Candidate_v1.6.1 ChemicalSpaceEvaluator EmpiricalPotential_contain_HomologyGraph_documentation 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 Recreated_GuiChecks StoppableMakroAction TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps
Last change on this file since 8f2f4e was 3dfd9c, checked in by Frederik Heber <heber@…>, 13 years ago

BUGFIX: PdbParser stumbles over CONECT because it reads space-separated token, not substring.

  • FormatParser< pdb >::getToken has to work on substr(0,6) only to read the type of entry field-wise.
  • added test to Parser/PdbParser load-various.
  • Small fix to ::load(), prints now only parsed atoms, not all.
  • This fixes ticket #160.
  • Property mode set to 100644
File size: 1.7 MB

HTML preview not available, since the file size exceeds 256.0 KB.Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.