-
Multiple different methods in `SubsystemBuilderBase` could be properties to simplify their use. This is backwards incompatible though generally worthwhile; could deprecate the existing methods.
```…
-
### Description
Currently, Aviary does not support aircraft with only fuselage engines. The default_value for aircraft:engine:num_wing_engines is 0 and the default _value for aircraft:engine:wing_loc…
-
### Description
We came across what seems to be a bug in the Akima spline derivatives when using the `x_cp_val` argument to `SplineComp`. The below example shows the issue, and also shows that it wor…
-
-
Hi,
I have followed the installation guidance on https://github.com/WISDEM/WEIS/ to download WEIS using WSL, and I seem to successfully be able to run the ~WEIS/weis/test/run_examples.py
Howev…
-
Hello,I would like to use CCBlade as a tool for blade optimization, but optimizing the entire blade at once seems to be quite resource-intensive. May I ask if it is possible to optimize each blade ele…
-
currently openMDAO component is being compared to Ezra's code, but the OM component is just using default values
inputs to both codes should be set at the same time, before comparing outputs
-
I read through the documentation for the first time, and it's really great. It flows nicely, and I was able to read straight from the beginning through the examples very easily. A few things stood out…
-
OpenMDAO has broken their backward compatibility of two critical features for `plant_flow.wake`:
- CaseIteratorDriver
- CaseRecorder
These are used in the wind farm wake assemblies to iterate over t…
-
### Desired capability or behavior.
From Herb:
I was looking at https://openmdao.github.io/Aviary/getting_started/onboarding_level1.html
should the CLI cells show the exclamation mark? Won't that…