// 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;