Skip to content
Snippets Groups Projects
Commit 21cdbcbd authored by tobias's avatar tobias
Browse files

modified default vdW parameter for carbon atoms to 1.70 (was 1.75)

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2645 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 4ed96712
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ Conopology::Conopology(): ...@@ -42,7 +42,7 @@ Conopology::Conopology():
ele_rad_map_["H"] = 1.09; ele_rad_map_["H"] = 1.09;
ele_rad_map_["C"] = 1.75; ele_rad_map_["C"] = 1.70; //was 1.75
ele_rad_map_["N"] = 1.55; ele_rad_map_["N"] = 1.55;
ele_rad_map_["O"] = 1.52; ele_rad_map_["O"] = 1.52;
ele_rad_map_["F"] = 1.47; ele_rad_map_["F"] = 1.47;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment