capaulson
capaulson
Not in the current implementation, however, it would be fairly easy to modify the objective function to allow for this.
@jbussemaker yeah, I've thought about ways to solve this. So far I've come up short with a fully general solution. This needs to work on Mac, Linux and Windows. It...
I'll take a look. 1-d arrays weren't really tested during development. I need to add some checks to make sure that the array is at least 2-d. The p factor...
Hi, thanks for the example. I'm looking into this now. It seems to be an error in how the predictions are generated. More to come soon. Best, Chris
There should only be one column in Y. If you have 400 columns in Y, you would need 400 models to predict each column.
Pistolero, Can list the contents of the folder /DroneCFDSimulation/aoa_0.0? openme.foam should be an empty file, it's only used to tell Paraview that the directory is an OpenFoam run. -C
That sounds about right for that foil at AOA=0 degrees. If it were a symmetric foil, I would expect 0 N. That specific airframe was designed to fly at ~1kg,...
What OS and version of Python?