Rob Falck

Results 9 comments of Rob Falck

Closing/reopening to test issue automation.

Slack convo: ``` So, in this dymos model, is the top Group the only one that you set to fd? Rob Falck:slack_call: 6:39 PM yes 6:40 i guess i was...

Remove the example from the docstring since it is untested. Verify that we assert test in https://openmdao.org/newdocs/versions/latest/_srcdocs/packages/surrogate_models/multifi_cokriging.html

Is this still an issue? Can someone check on it and close if not?

Need to modify OpenMDAO to account for nonzero intercepts.

Feel free to take as much of our implementation as you want.

It should also have an option to output markdown so it can be used to provide tables for the docs and we can drop the tabulate dependency entirely.

Curious if the user was using a version after OpenMDAO/OpenMDAO#2116. That commit in general significantly reduced the memory footprint during total coloring and improved performance.

@johnjasa In `TimeOptionsDictionary` we currently have `targets`, `t_initial` targets, `t_duration` targets, and `time_phase_targets`. The first 3 I think are fine but the 4th might confuse users. Conversely, it's also pretty...