Skip to content

Version 0.6.0

Choose a tag to compare

@chrislupp chrislupp released this 14 Mar 03:45
· 92 commits to main since this release
3a4d837

Version 0.6.0

Features

  • Added a mechanism for the server to provide a list of available options
    (with associated types).
  • Created a general implementation of the explicit discipline client for
    OpenMDAO. The client creates an OpenMDAO ExplicitComponent which can
    be added to any OpenMDAO model.

Bug Fixes

  • None