Bugs item #2824802, was opened at 2009-07-21 15:22
Message generated for change (Comment added) made by aherraez
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2824802&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Algorithms
Group: v11
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Herraez (aherraez)
Assigned to: Miguel (migueljmol)
Summary: LCAOcartoons: all 4 sp3 in same orientation

Initial Comment:
I may be missing something, but am finding strange creation of sp3 LCAOcartoons 
on an oxygen (#9). The 4 sp3 orbitals overlap in the same orientation.
In the same molecule, sp2 works fine on both oxygen (#8) and carbon (#7)
In other molecules, oxygens with two bonds also fail. Oxygens with one bond 
have 3 separate sp2a, b anc d, but d overlaps with c.
Carbon and nitrogen seem OK

Jmol 11.8.RC3
load benzoic.mol;
lcaocartoon select(atomno=9) "sp3a";
lcaocartoon select(atomno=9) "sp3b";
lcaocartoon select(atomno=9) "sp3c";
lcaocartoon select(atomno=9) "sp3d";
lcaocartoon select(atomno=8) "sp2a";
lcaocartoon select(atomno=8) "sp2b";
lcaocartoon select(atomno=8) "sp2c";
lcaocartoon select(atomno=7) "sp2a";
lcaocartoon select(atomno=7) "sp2b";
lcaocartoon select(atomno=7) "sp2c";


----------------------------------------------------------------------

>Comment By: Angel Herraez (aherraez)
Date: 2009-07-21 15:24

Message:
In the sentence "Oxygens with one bond
have 3 separate..." I meant sp3a, sp3b, sp3c, sp3d  (not sp2)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2824802&group_id=23629

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to