-
The commercial aircraft example is very nice, but I believe that the brachistochrone model was accidentally inserted instead of the aircraft model.
https://openmdao.github.io/dymos/examples/commerc…
-
I install all until running unit test get following error, need help!
>>> import wisdem.lcoe.lcoe_csm_assembly
Traceback (most recent call last):
File "", line 1, in
File "/home/zhangxuedong/Open…
-
The pypi source archive isn't including the `LICENSE.txt` file, or documentation files like the readme or release notes. Would it be possible to add them? The license in particular, and the other docu…
-
For a very large code base ( https://github.com/OpenMDAO/OpenMDAO-Framework ) , I get this in the output
.:
L-:- None: pylint - failure
Tool pylint failed to run (exception was raised)
.:
…
-
Hello,
Trying to install WISDEM on ubuntu, when i encountered this issue in CCBlade.
I installed all the requirements using something link this:
`sudo apt-get install libblas-dev liblapack-dev` et…
-
Hi! I would like to understand about how I could install this plugin on linux
Thanks in advance.
-
I currently have version 2.2 of openmdao and I would like to be able to generate an N2 diagram. When trying to run the openmdao command on the command line I receive the error "ModuleNotFoundError: No…
-
Hello
I was trying to install ccblade using the comand python setup.py install, and after the installation was completed I started the test with the comand python test/test_ccblade.py but an error ap…
-
when using COBYLA with prob.driver.options['disp'] = True,
the local variable iprint is not defined in the func _minimize_cobyla.
-
Cloning from master branch, and adding the following conditions (before the call to `OAS_prob.run()`:
```
OAS_prob.prob['wing.thickness_cp'] = np.array([ 4.5279479027781128e-01,1.9036800154838401e…