OpenMDAO / mphys

Multiphysics with OpenMDAO
Other
49 stars 31 forks source link

Handle different options for comm splitting #10

Closed kejacobson closed 2 years ago

kejacobson commented 5 years ago
kejacobson commented 3 years ago

Within the same scenario, all OM components will use the full comm. If they want to use a subset for the actual computation, they will have zero length inputs/outputs on the extra procs.

kejacobson commented 2 years ago

No need to set up a mode for TACS and ADflow running on separate sets of procs. Not a preferred mode by anyone