-
- 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
Not an immediate need, but I think an interesting feature to have would be to use the ws/cp tables in floris to provide a wind speed estimator based on reference power. These is a pr…
-
For some tables I got the following error: `AttributeError: 'NoneType' object has no attribute 'split'`.
What could that be?
Stacktrace:
```
Traceback (most recent call last):
File "/Users…
-
Hello,
I am trying to install MemSurfer on Ubuntu 22.04
The installation of all dependencies goes well, however `setup.py` fails with `TypeError: _is_gcc() takes 1 positional argument but 2 were g…
-
The optimization procedure, in particular the `YawOptimizationScipy`, would be much faster if parallelized across all available cores, given passed argument `parallel` to `optimize method. Would requi…
-
Currently, FLORIS only allows either yaw control or thrust control. In Hercules, changing wind directions come across as yaw directions to FLORIS, which means that thrust control is not allowed to be …
-
-
# Bug report: calling `reinitialize_flow_field` leads to incorrect turbine model information in FLORIS 2.4
When calling `FlorisInterface.reinitialize_flow_field` with `layout_array` not `None`, turbi…
-
See https://github.com/NREL/floris/issues/551.
-
I don't know much about coding that it may be easier to get permission and moves some good stuff over and patch it in than it would be to make all of the from nothing, so maybe this isn't too difficul…