.identifyChildModules: Identify Child Modules from a recursive list
Description
There can be parents, grandparents, etc
Usage
.identifyChildModules(sim, modules)
Value
list of modules
will flat named list of all module names (children, parents etc.) and
childModules
a non flat named list of only the childModule names.