public class HardSphereFluid
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static double |
a |
static double[] |
NexpStretchFit |
static double[] |
NexpVirial |
Constructor and Description |
---|
HardSphereFluid() |
Modifier and Type | Method and Description |
---|---|
static double |
Asolid(double rho)
Returns the difference between absolute free energies between the given
densities for solid (FCC) hard spheres.
|
static double |
Asolid(double rho,
int n) |
static double |
zFluid(double rho) |
public static final double[] NexpVirial
public static final double[] NexpStretchFit
public static final double a
public static double zFluid(double rho)
public static double Asolid(double rho)
public static double Asolid(double rho, int n)