-
Still in a Linux guest machine, running drive.py returns the following error with the nacelle_System_I variable:
(openmdao-0.12.0)tparsons@tparsons-VirtualBox:~/Documents/SE_Docs/WISDEM/plugins/Drive…
-
Hi,
This looks great, but I've been having some issues running the code.
I've activated openmdao in the downloads folder then tried to run the get_pulse.py script but I run into these errors:
```
Tr…
-
Can't get master branch running on Ubuntu 14.04
```
(openmdao-0.12.0)aahu@barahv2:~/Downloads/webcam-pulse-detector$ python2.7 get_pulse.py
Traceback (most recent call last):
File "/home/aahu/Down…
-
```
BDF()
dictOfVars = {'varName': 1000}
BDF.setDynamicSyntax(dictOfVars)
def dictOfVars(self,dict):
"""
uses the OpenMDAO syntax of %varName in an embedded BDF to update the values for an opti…
-
Dear all,
I'm facing the following issue when trying to install WISDEM:
1,loc_web,weby_u,weby_l,n_scts,xsec_node,[nsecnode])
Constructing wrapper function "precomp.tw_rate"...…
-
I tried to follow the installation steps, but something still goes wrong when installing
['akima', 'CCBlade', 'RotorSE', 'pyFrame3DD', 'pBEAM']
Also, in the preceding steps, PyOpt had issues installi…
-
During the tutorial there was a bug in launching FUSED-wind. Something to do with fused_helper.py
``` python
base_keys = Assembly.__base_traits__.keys() + Driver.__base_traits__.keys() + \
CaseIt…
-
I've played around with the json package and taken a stab at writing a bare bones IO class, which can read a JSON file and return a component containing a list of instantiated variable trees and vice …
-
![florisrotorse](https://cloud.githubusercontent.com/assets/9433870/6835130/4704d612-d2fe-11e4-91ba-35e0ac7c4d22.png)
I have a working code of a coupling of RotorSE/CCBlade with my FLORIS wake mode. …
-