-
### Desired capability or behavior.
Whenever I call list_inputs or list_outputs, I always want to know the promoted name, since that is the way the user interacts with variables in openmdao.
### Ass…
-
### Desired capability or behavior.
When running unit tests for our own package, we use `check_partials` to ensure that our derivative implementations are correct. We run unit tests automatically w…
-
I am try to install the new version of WISDEM on my python version 3.7.15 but I could due the following error
ERROR: Package 'wisdem' requires a different Python: 3.7.15 not in '>=3.8'
I used the…
-
### Description
When viewing the attached N2 diagram the following error pops up:
```
An error has occured while displaying the diagram. This error should be reported as an issue to the OpenMDAO de…
-
### Task Description
I am trying to install the most recent version of OpenMDAO 3.25 with all dependencies through `pip install openmdao[all]==3.25`
on Windows using a fresh Conda environment, to ma…
-
### Description
I am trying to run DE driver on multiple cores, as per the reproducable example appended, and I am getting the following error:
> AttributeError: 'FakeComm' object has no attribute…
-
## Description
Related issues have be a reoccurring topic in MPhys. I think for DVCon the issue is still unresolved, but I not in the loop on this type of issue.
### Steps to reproduce issue
R…
-
As we approach optimization problems using this package as a dependency, we'd like to simplify design choices by providing logic that chooses a sensible default for number of stacks.
- [ ] Update t…
-
### Description
For an implicit component in our model running in parallel, there is a bug related to `_check_consistent_serial_dinputs` when called in a reverse mode `apply_linear`. The example code…
-
Using an issue to keep track of the additional imports I find throughout the adflow repo:
- The OpenMDAO imports in https://github.com/mdolab/adflow/blob/main/adflow/om_adflow.py and related files…