Daniel Ingraham
Daniel Ingraham
The `pyjuliapkg` docs explain that the package will search for `juliapkg.json` files in the following locations: * `{project}/pyjuliapkg` where project is as above (depending on your environment). * Every directory...
The stuff in `openmdao` is old, likely broken, and isn't used by me or anyone that I'm aware of. Should we remove it to avoid confusion?
### Summary This PR adds a new method to `SubsystemBuilderBase` called ` get_mission_bus_variables`. This method allows users to tell which mission output variables are needed in post-mission, and how to...