Changeset 67c92b for src/elements_db.cpp
- Timestamp:
- Feb 3, 2011, 9:51:18 AM (14 years ago)
- Branches:
- Action_Thermostats, Add_AtomRandomPerturbation, Add_FitFragmentPartialChargesAction, Add_RotateAroundBondAction, Add_SelectAtomByNameAction, Added_ParseSaveFragmentResults, AddingActions_SaveParseParticleParameters, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_ParticleName_to_Atom, Adding_StructOpt_integration_tests, AtomFragments, Automaking_mpqc_open, AutomationFragmentation_failures, Candidate_v1.5.4, Candidate_v1.6.0, Candidate_v1.6.1, ChangeBugEmailaddress, ChangingTestPorts, ChemicalSpaceEvaluator, CombiningParticlePotentialParsing, 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_BoundInBox_CenterInBox_MoleculeActions, Fix_ChargeSampling_PBC, Fix_ChronosMutex, Fix_FitPartialCharges, Fix_FitPotential_needs_atomicnumbers, Fix_ForceAnnealing, Fix_IndependentFragmentGrids, Fix_ParseParticles, Fix_ParseParticles_split_forward_backward_Actions, Fix_PopActions, Fix_QtFragmentList_sorted_selection, Fix_Restrictedkeyset_FragmentMolecule, Fix_StatusMsg, Fix_StepWorldTime_single_argument, Fix_Verbose_Codepatterns, Fix_fitting_potentials, Fixes, ForceAnnealing_goodresults, ForceAnnealing_oldresults, ForceAnnealing_tocheck, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, FragmentAction_writes_AtomFragments, FragmentMolecule_checks_bonddegrees, GeometryObjects, Gui_Fixes, Gui_displays_atomic_force_velocity, ImplicitCharges, IndependentFragmentGrids, IndependentFragmentGrids_IndividualZeroInstances, IndependentFragmentGrids_IntegrationTest, IndependentFragmentGrids_Sole_NN_Calculation, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, JobMarket_unresolvable_hostname_fix, MoreRobust_FragmentAutomation, ODR_violation_mpqc_open, PartialCharges_OrthogonalSummation, PdbParser_setsAtomName, PythonUI_with_named_parameters, QtGui_reactivate_TimeChanged_changes, Recreated_GuiChecks, Rewrite_FitPartialCharges, RotateToPrincipalAxisSystem_UndoRedo, SaturateAtoms_findBestMatching, SaturateAtoms_singleDegree, StoppableMakroAction, Subpackage_CodePatterns, Subpackage_JobMarket, Subpackage_LinearAlgebra, Subpackage_levmar, Subpackage_mpqc_open, Subpackage_vmg, Switchable_LogView, ThirdParty_MPQC_rebuilt_buildsystem, TrajectoryDependenant_MaxOrder, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps, TremoloParser_setsAtomName, Ubuntu_1604_changes, stable
- Children:
- be945c
- Parents:
- ea430a
- git-author:
- Frederik Heber <heber@…> (12/17/10 18:51:30)
- git-committer:
- Frederik Heber <heber@…> (02/03/11 09:51:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/elements_db.cpp
rea430a r67c92b 135 135 "; 136 136 137 const char *ElectronegativitiesDB =\ 138 "#atomic number\tEN [Pauling units], taken from http://en.wikipedia.org/wiki/Electronegativities_of_the_elements_%28data_page%29\n\ 139 1 2.2\n\ 140 2 -1\n\ 141 3 0.98\n\ 142 4 1.57\n\ 143 5 2.04\n\ 144 6 2.55\n\ 145 7 3.04\n\ 146 8 3.44\n\ 147 9 3.98\n\ 148 10 -1\n\ 149 11 0.93\n\ 150 12 1.31\n\ 151 13 1.61\n\ 152 14 1.90\n\ 153 15 2.19\n\ 154 16 2.58\n\ 155 17 3.16\n\ 156 18 -1\n\ 157 19 0.82\n\ 158 20 1.00\n\ 159 21 1.36\n\ 160 22 1.54\n\ 161 23 1.63\n\ 162 24 1.66\n\ 163 25 1.55\n\ 164 26 1.83\n\ 165 27 1.88\n\ 166 28 1.91\n\ 167 29 1.90\n\ 168 30 1.65\n\ 169 31 1.81\n\ 170 32 2.01\n\ 171 33 2.18\n\ 172 34 2.55\n\ 173 35 2.96\n\ 174 36 3.00\n\ 175 37 0.82\n\ 176 38 0.95\n\ 177 39 1.22\n\ 178 40 1.33\n\ 179 41 1.6\n\ 180 42 2.16\n\ 181 43 1.9\n\ 182 44 2.2\n\ 183 45 2.28\n\ 184 46 2.20\n\ 185 47 1.93\n\ 186 48 1.69\n\ 187 49 1.78\n\ 188 50 1.96\n\ 189 51 2.05\n\ 190 52 2.1\n\ 191 53 2.66\n\ 192 54 2.6\n\ 193 55 0.79\n\ 194 56 0.89\n\ 195 57 1.10\n\ 196 58 1.12\n\ 197 59 1.13\n\ 198 60 1.14\n\ 199 61 -1\n\ 200 62 1.17\n\ 201 63 -1\n\ 202 64 1.20\n\ 203 65 -1\n\ 204 66 1.22\n\ 205 67 1.23\n\ 206 68 1.24\n\ 207 69 1.25\n\ 208 70 -1\n\ 209 71 1.27\n\ 210 72 1.3\n\ 211 73 1.5\n\ 212 74 2.36\n\ 213 75 1.9\n\ 214 76 2.2\n\ 215 77 2.20\n\ 216 78 2.28\n\ 217 79 2.54\n\ 218 80 2.00\n\ 219 81 1.62\n\ 220 82 2.33\n\ 221 83 2.02\n\ 222 84 2.0\n\ 223 85 2.2\n\ 224 86 -1\n\ 225 87 0.7\n\ 226 88 0.9\n\ 227 89 1.1\n\ 228 90 1.3\n\ 229 91 1.5\n\ 230 92 1.38\n\ 231 93 1.36\n\ 232 94 1.28\n\ 233 95 1.3\n\ 234 96 1.3\n\ 235 97 1.3\n\ 236 98 1.3\n\ 237 99 1.3\n\ 238 100 1.3\n\ 239 101 1.3\n\ 240 102 1.3\n\ 241 "; 242 137 243 const char *HbonddistanceDB =\ 138 244 "#atomic number bond distances for single, double and triple bond (-1 no bond)\n\
Note:
See TracChangeset
for help on using the changeset viewer.