An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
)or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
| bit | Xplor-NIH | VMD-XPLOR |
|---|
|
| Xplor-NIH home Documentation |
generates potential table (cubic splines) from force table by trapezoidal rule integration.
Remark: Tables should be equidistant cubic splines listed as a matrix with 5 columns: radius, potential (Y), 1.-coef., 2.-coef, 3.-coef. The definition of the spline coefficients is: E = ( ( C(J,3)*D+C(J,2) )*D+C(J,1) )*D + Y(J)