Hi, all,

I'm using cdk to calculate numerical surface. I use the following code, but
it throws exception for some molecule. What's the problem? Does anyone have
ideas for this? Thanks.

Below is my code and an example molecule with such exception. Any
suggestions? Thanks.

IAtomcontainer container=...; //get from somewhere
NumericalSurface ns = new NumericalSurface(container);
ns.calculateSurface();
double ASA = ns.getTotalSurfaceArea();

Attachment: a.sdf
Description: Binary data

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to