Commit 29fa0870 authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Inactivate diagnostic

parent 7b89b1bf
...@@ -707,7 +707,7 @@ int CpuObcSoftcore::computeBornEnergyForces( RealOpenMM* bornRadii, RealOpenMM** ...@@ -707,7 +707,7 @@ int CpuObcSoftcore::computeBornEnergyForces( RealOpenMM* bornRadii, RealOpenMM**
} }
setEnergy( obcEnergy*conversion ); setEnergy( obcEnergy*conversion );
#if 1 #if 0
{ {
RealOpenMM* atomicRadii = obcSoftcoreParameters->getAtomicRadii(); RealOpenMM* atomicRadii = obcSoftcoreParameters->getAtomicRadii();
const RealOpenMM* scaledRadiusFactor = obcSoftcoreParameters->getScaledRadiusFactors(); const RealOpenMM* scaledRadiusFactor = obcSoftcoreParameters->getScaledRadiusFactors();
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment