-
### Summary of Issue
Currently, indices defined for design vars and constraints behave in the same way that indexing into a numpy array behaves, but src_indices allows a different syntax where the …
-
### Summary of Issue
OpenMDAO can check partials with the same method used to compute them (e.g. 'cs' and 'cs' or 'fd/forward' and 'fd/forward'). This should not be allowed.
### Issue Type
-…
-
### Summary of Issue
I am trying to use MPI with OpenMDAO. I get the below error.
`raise ValueError(self.msginfo + ValueError: Problem: Attempting to run in parallel under MPI but PETScVector coul…
-
**Describe the bug**
With a fresh install of FAST-OAD (i.e. up-to-date packages), Optimization viewer cannot be displayed.
**To Reproduce**
Run the tutorial notebook.
When it comes to `oad.opti…
-
I wanted to check my understanding of this code - does this not cache and re-use the interpolant? We're having runtime issues and I think building and caching the interpolant would reduce runtime sign…
-
In the `setup()` of the problem.model, WhatsOpt creates an `IndepVarComp` instance to fill problem inputs.
Such `IndepVarComp` is no more needed since OpenMDAO 3.2.
And in some [cases](https://g…
-
### Summary of Issue
Declaring a reference level for an output variable of a component with multiple design parameters as inputs interferes with the total derivatives analytic computation of a mode…
-
## Description
Unexpected behaviors have been observed using `mpiexec -n $nC --bind-to core python driver.py`. E.g., with 23 wind speeds and 6 turbulence seeds (`nC`=N+1=139, with N=23*6)
- Running …
-
## Description
When using the OpenFAST Python library, some errors are not reported.
### Steps to reproduce issue
_Please provide a minimum working example (MWE) if possible_
1. Set `PtfmMas…
-
### Summary of Issue
OpenMDAO can check partials with the same method used to compute them (e.g. 'cs' and 'cs' or 'fd/forward' and 'fd/forward'). This should not be allowed.
### Issue Type
-…