public class VirialH2PIXC
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static class |
VirialH2PIXC.VirialHePIParam |
Inner class for parameters
|
Constructor | Description |
---|---|
VirialH2PIXC() |
Modifier and Type | Method | Description |
---|---|---|
static double[] |
append(double[] inArray,
double[] newWeights) |
|
static ClusterBonds[] |
append(ClusterBonds[] inArray,
ClusterBonds[] newBonds) |
|
static void |
main(java.lang.String[] args) |
|
protected static double |
newtonRaphson(double t,
int P,
double kHarmonic,
double cT,
P1IntraMolecular p1) |
public static void main(java.lang.String[] args)
public static ClusterBonds[] append(ClusterBonds[] inArray, ClusterBonds[] newBonds)
public static double[] append(double[] inArray, double[] newWeights)
protected static double newtonRaphson(double t, int P, double kHarmonic, double cT, P1IntraMolecular p1)