Bugs item #833085, was opened at 2003-10-30 15:40 Message generated for change (Comment added) made by egonw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=833085&group_id=23629
Category: File Input/Output Group: None >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Michael T Howard (michaelthoward) >Assigned to: Egon Willighagen (egonw) Summary: cdk cannot read some .mol files Initial Comment: when running with the CdkModelAdapter the file samples/jmol.mol does not get read in properly ---------------------------------------------------------------------- >Comment By: Egon Willighagen (egonw) Date: 2003-11-14 15:37 Message: Logged In: YES user_id=25678 The CDK MDLReader assummes that if all z coordinates are zero's, then the coordinates are 2D. Solved by displacing one carbon atom in the file by a tiny bit. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=833085&group_id=23629 ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
