.runModuleInputObjects: Run module's .inputObjects
Description
Run .inputObjects()
from each module file from each module, one at a time,
and remove it from the simList
so next module won't rerun it.
Usage
.runModuleInputObjects(sim, m, objects, notOlderThan)