-
### Description
Hello,
I am using openmdao from VSCode, on Windows 10 and with Python 3.9
I have 'ModuleNotFoundError' , even after properly installing it (with all options) on a virtual env
Her…
-
### Additional comment:
_No response_
-
## Description
In the openaerostruct/geometry/utils.py module the Taper Function, _taper,_ that is implemented produces wrong results when the mesh has an offset in the y (spanwise) direction.
###…
-
We should build in some interpolation functionality to automatically construct start value functions and optionally return infinite variable solutions as functions.
-
For all interested - here's the original article: https://dspace.mit.edu/openaccess-disseminate/1721.1/66243
This implementation does not:
1) use JADE algorithm to recover original independent signa…
-
Testing with python=3.10 does not work.
-
### Description
When using the `NonlinearBlockGS` class to solve an aero-elastic steady state, we observe that when under FD (approx_totals on the full problem, and yes I know it's a bad idea), the n…
-
I ran this whole experiments in a Python 2 conda env (Python 2.7) on Ubuntu, namely, the command `python runExperiments.py experments/experiments.json` in the `mats-experiments/cpp/plots/` folder. The…
-
### Desired capability or behavior.
A user recently pointed out that a specific check happening in the total derivative system was taking a substantial amount of time when many discrete variables are…
-
I'm trying to download CCBlade as a stand alone module. In the description it says that the only prerequisite is gfortran, however I also had to install GCC, meson and ninja too.
I wanted to instal…