Class OPLSAAEnergyTest


public class OPLSAAEnergyTest extends PotentialTest
Test OPLS-AA energy and gradient.
  • Constructor Details

    • OPLSAAEnergyTest

      public OPLSAAEnergyTest(String info, String filename, int nAtoms, double bondEnergy, int nBonds, double angleEnergy, int nAngles, double torsionEnergy, int nTorsions, double improperTorsionEnergy, int nImproperTorsions, double vanDerWaalsEnergy, int nVanDerWaals, double fixedChargeEnergy, int nFixedCharge)
  • Method Details

    • data

      public static Collection<Object[]> data()
    • testEnergy

      public void testEnergy()
    • testGradient

      public void testGradient()
    • testLambdaGradient

      public void testLambdaGradient()