OpenMDAO / mphys

Multiphysics with OpenMDAO
Other
48 stars 31 forks source link

pyGeo input addition and the default values #54

Closed anilyil closed 2 years ago

anilyil commented 3 years ago

The add_input within pygeo should be standardized so that the initial values default to the correct values. For example, "local" shape change parameters should be set to 0 by default. More details can be found at: https://github.com/OpenMDAO/mphys/pull/51#discussion_r591710131

anilyil commented 2 years ago

Moved the issue to the pyGeo repo: https://github.com/mdolab/pygeo/issues/121