Rename sc-scale-X-gapsys to sc-gapsys-scale-X.
[alexxy/gromacs.git] / src / gromacs / listed_forces / tests / pairs.cpp
index f80402cf6cc85f5660a8f6cf4a9670d4d1ecc776..a53d531f526d6f47ac40ceacaf74a376c464d51f 100644 (file)
@@ -169,8 +169,8 @@ public:
         fepVals_.sc_sigma                = 0.3;
         fepVals_.sc_sigma_min            = 0.3;
         fepVals_.bScCoul                 = true;
-        fepVals_.scScaleLinpointLJGapsys = 0.3;
-        fepVals_.scScaleLinpointQGapsys  = 0.3;
+        fepVals_.scGapsysScaleLinpointLJ = 0.3;
+        fepVals_.scGapsysScaleLinpointQ  = 0.3;
         fepVals_.scSigmaLJGapsys         = 0.3;
         fepVals_.softcoreFunction        = SoftcoreType::Beutler;