-
### Description
Hi everyone,
I have been experimenting with using the Birkhoff transcription for my optimisation problem, as it might be more robust for my usecase. However, it seems like Birkhof…
-
'''
File "/home/swryan/dev/OpenMDAO/openmdao/core/tests/test_setup_memleak.py", line 62, in test_setup_memleak
self.assertLess(mem_diff, MAX_MEM_DIFF_KB,
AssertionError: 611.1328125 not less …
-
The original code is :
def compute(self, inputs, outputs):
struct_weights = inputs['element_mass'] * inputs['load_factor'] * grav_constant
nodes = inputs['nodes']
element_len…
-
# FWEP (FUSED-Wind Enhancement Proposal) 1:
## Json/Dictionary type of I/O definition
Hey FUSED people,
We have had a short discussion with Justin on their upcoming big change of API. They are appare…
-
It would be handy to implement a method to check derivatives directly in pyOptSparse.
SNOPT implements a derivative checker, but not everyone has access to this optimizer. A simple check would be v…
-
- I need to adjust the IO format of the positions in fused wind so there is a single 1D vector of x values and then y values rather than a 2D array as it currently stands.
- FLORIS then needs to be in…
-
### Description
When viewing the inputs report HTML file, these errors are shown in the browser console log
```
inputs.html:8 Uncaught TypeError: Cannot read properties of null (reading 'offsetWi…
-
### Task Description
This is a follow up to the stack exchange post here: https://stackoverflow.com/questions/75129083/can-i-add-or-remove-design-variables-from-a-problem-after-setup-call
The mo…
-
# Description of feature
Currently, the version of SLSQP provided is quite old, and suffers from several bugs that have been fixed elsewhere. See #301 for some discussion. Since SLSQP remains a rathe…
ewu63 updated
3 weeks ago
-
## Description
The Conda environment recipe is out of date and should be updated to the latest packages. It might also be nice to "relax" some of the dependencies and only pin specific versions where…