Open ryanmrichard opened 1 year ago
The engine will take the output of the InputQueue maker and call a module satisfying `simde::Energy for each ChemicalSystem object returned by the InputQueue. The weighted sum of the energies resulting from the submodule should then be returned.
`simde::Energy
ChemicalSystem
The engine will take the output of the InputQueue maker and call a module satisfying
`simde::Energy
for eachChemicalSystem
object returned by the InputQueue. The weighted sum of the energies resulting from the submodule should then be returned.