-
### Issue Type
- [X] Bug
- [ ] Enhancement
POEM #___
### Description
`test_comp_map` in `openmdao\surrogate_models\tests\test_map.py` fails on Windows:
```
Traceback (most rec…
-
### Issue Type
- [x] Bug
- [ ] Enhancement
### Description
The OpenMDAO docs make use of the `Ipython.display.Code` class, and `myst_nb` to embed the returned highlighted code into the doc…
-
### Summary of Issue
Error estimation for grid refinement fails if rate_source is not an ODE output.
### Issue Type
- [x] Bug
- [ ] Enhancement
### Description
`eval_ode_on_grid` needs…
-
## Description
Some of the WEIS/examples do not run correctly as configured. The apparent cause is a mismatch between the format of the input yaml files (in my specific case, 07_te_flaps/modeling_opt…
-
**Describe the bug**
Running two OAD processes in two pytests in the same pytest file will not reset to the default submodels from one process to another. In the small code provided in next step, run…
-
### Issue Type
- [x] Bug
- [ ] Enhancement
POEM #___
### Description
n2 code fails on simple Group with ExecComp.
### Example
```
import openmdao.api as om
class ConfigGr…
-
### Description
When using linear constraints with pyOptSparse, I've found that the optimization does not behave as I'd expect it to, and have been able to create the MWE that demonstrates some of th…
-
### Issue Type
- [x] Bug
- [ ] Enhancement
POEM #___
### Description
The PR https://github.com/OpenMDAO/OpenMDAO/pull/1838 added code that would give a user an indication that an e…
-
### Summary of Issue
Docs show api methods, but not instantiation arguments
### Issue Type
- [] Bug
- [ ] Enhancement
- [x] Docs
- [ ] Miscellaneous
### Description
This doc is miss…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
There is a new error but no effect in my…