>> So I have found that element nr. 105 (Dubnium, Db)
>> is
>> not being recognized by Jmol 10.00.34
>>The JmolConstants.java file has the element defined, but it is not shown
>>
> Ok, I know why, but before fixing it, I need to know if there is a Dd
> element (not a chemist at all :) )
>
> The problem is in org.jmol.adapater.smarter.Atom.java:
>     //   Db Dy
>     1 << ('d' - 'a') |
>     1 << ('y' - 'a'),
>
> *Db* in the comment, *Dd* in the code

Good job Nico!

There is no "Dd" element ... so fix it and check it in.


Miguel



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to