-
**Describe the bug**
I get a FastMissionFileMissingMissionNameError when using payload_range mission when the mission file contains multiple mission names.
**Error message**
Traceback (most recen…
-
The blade planform is defined with the following parameters: `['x', 'y', 'z', 'rot_x', 'rot_y', 'rot_z', 'chord', 'rthick', 'p_le']`. In the old OpenMDAO they were nested inside a vartree, making it c…
-
I received a PC with WISDEM working correctly (both GUI and examples). Thus, I have successfully installed the GeneratorSE 2.0 in the same WISDEM environment, but the examples do not work, as observed…
-
When enabling plotting, the following error is happening:
```
bpm plot enabled
OpenCV Error: Assertion failed (mat.isContinuous()) in unknown function, file ..
\..\..\opencv-2.4.4\modules\core\src\o…
-
### Summary of Issue
Coloring does not work well with group approximation.
### Issue Type
- [x ] Bug
- [ ] Enhancement
POEM #___
### Description
We test partial coloring on a…
-
We are currently using [`scipy.optimize.minimize`](https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.minimize.html).
We have previously played with using IPOPT for the pseudo-spec…
-
To whom it may concern,
I ran the code `evtol_dymos_vectorized.py` in ` RevHack2020/problems/evtol_trajectory/evtol_dymos`, then plot the results.
I download the code directly from github, and did…
-
### Summary of Issue
User reported process termination due to high memory usage from a large, but not massive model. running on a machine with 8 gigs of memory. One other use also had issues runnin…
-
## Description
This feels like an odd one.
I'm running python on my local machine.
When I'm not connected to a certain VPN, I can `import pyoptsparse`. When I am connected, it hangs on the `impo…
-
One remark on the test files: What do you think about having a proper test file naming convention so that a test file contains all tests for a respective python file, i.e. `test_structure.py` contains…