doublenonpolarEnergy=CAL2JOULE*PI_M*0.0216*(10*extendedRadius)*(10*extendedRadius)*std::pow(0.15/bornRadius,6.0);// Where did this formula come from? Just copied it from CpuImplicitSolvent.cpp
// Create two systems: one with GbviSoftcoreForce NonbondedSoftcoreForce forces, and one using a CustomNonbondedForce, CustomGBVI force to implement the same interaction.
msg<<" test: system size="<<numMolecules*numParticlesPerMolecule<<" nonbonded method="<<getNonbondedMethodName(nonbondedMethod);
msg<<" exception: "<<e.what()<<endl;
// msg << "Note cases have been encountered for nonbonded methods with cutoffs where the error was due to particles being within 1.0e-05 of the cutoff." << endl;