Pool does not convert concentration SUMTOTAL inputs
Created by: subhacom
In legacy kkit models, it is possible to send a SLAVE message to a molecule with a concentration value. This requires the molecule to convert it to 'n' values. MOOSE uses SUMTOTALS to handle slave messages, but in this case fails to do the conversion from conc to 'n'. This problem affects Molecule.cpp as well as KineticHub.cpp.
Likely to be rather rare, only used in kkit.
Reported by: upibhalla