Hello I am trying to use some custom atomic radii, but things do not seem to work as advertised ;-) with "set defaultVDW user"
load $caffeine; spacefill 23%; data "element_vdw" 6 0.9; 7 0.7 end "element_vdw"; //redefines C and N set defaultVDW user; // reports defaultVDW = "User" spacefill 23%; //bad, applies standard Jmol radii spacefill 23%user; //good, as expected applies user radii ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

