- Oct 04, 2019
-
-
Updated docker image with texlive-latex-extra for PyWake report
-
- Sep 20, 2019
-
-
Pierre-Elouan Rethore authored
-
Pierre-Elouan Rethore authored
-
- Sep 17, 2019
-
-
Added initial implementation of the predict functions Fixed pep8 WIP on implementing the evaluation of a surrogate based on a dictionary Added option for evaluating a surrogate model with a dictionary Added option for using MinMaxScaler and not only StandardScaler. Improved documentation Added one more surrogate type, fixed output type and PEP8 Initial implementation of predict_gradient for OpenTURNS metamodels. Improved documentation and clarified names Bugfix to predict functions and refractoring Bugfix and improved exceptions Added documentation for finite differences (to be implemented) Added implementation for the step size parameters Added implementation for finite differences Added step size and output scaling. Fixed TypeError: 'staticmethod' object is not callable thanks to https://stackoverflow.com/a/41921291/3676517 Removed class SurrogateEvaluation and placed all of its content in the load module new structure to allow for load constraints finished new structure and updated tests included aggregated_cost.py Added function to compute the relative and absolute errors removed try except from load constraints and added setup requirement: openturns vers. >= 1.13 working on ex 8 Added SurrogateModel class passing input vals to load component to get the shapes right Added warning for extrapolation Added first test for load module Added test and fixed a bug Added another test Added test for SurrogateModel class Added first test for predict_gradient() and fixed a bug Added test for PCE Fixed test_PCE() Added test for MLPRegressor Improved test Added test for wrong input type Added test for input domain boundary Added test for unknown model type Improved test for PCE and neural network Added test for input and output scaler Fixed predict_gradient() if there is an input_scaler. Remove code for finite differences, since they will be computed with OpenMDAO Fixed ouput_scaler in predict_gradient() added test of load constraint Added more test Improved test coverage up + pep8 added docstrings pep8 fixed loose connection of post constraint in some cases Fixed behavior of scikit-learn neural network in case of 1D output PEP8
-
- Sep 03, 2019
-
-
Pierre-Elouan Rethore authored
-
- Aug 28, 2019
-
-
Pierre-Elouan Rethore authored
fixing an edge case when the input_keys of the CostModelComponent are tuple, and causing some issues with the compute_partials method
-
Pierre-Elouan Rethore authored
adding the **kwargs at the end of the __init__ to allow the the child classes to use the initialize/options API of openmdao
-
Pierre-Elouan Rethore authored
-
- Jun 13, 2019
-
-
Mads M. Pedersen authored
-
- Jun 04, 2019
-
-
- fix slsqp scaling and bounds
-
- May 27, 2019
-
-
- fix fail in spacing when y_key is not present - add additional_inputs to CostModelComponent for non-design_variable inputs to avoid (fd) calculation wrt to these - Implement RandomizeNUniform that randomizes N elements of the design variables - Implement EasyPyOptSparseSNOPT + test - increase minimum xlim and ylim range in plot to allow plotting of horizontal row
-
- May 13, 2019
-
-
fix bug in satisfy boundary and add extra check to avoid x/0 when calculating time ratio btw func and grad evaluation - Before only 3 boundaries were considered - if a point is only nummerical out of boundary, the move was too small to change the nummerical position representation
-
- May 02, 2019
-
-
Added possibility to specify units Created examples/docs/example_5_floris.py where floris and pywake are compared added Plant Energy and Floris to CI-image moved example data files resat topfarmkeys after example 6 ran updated no_print statement added plantenergy to ci-file to catch changes added search for topfarm.plugins to the init-file fix pep8 figs extended possible design variable input types: [value] [(value,'unit') [(value, lower, upper)] [(value, lower, upper, unit)] updated example 6 accordingly
-
- Mar 21, 2019
-
-
Mikkel Friis-Møller authored
established TopFarmGroup class for integrated optimization created example_4_integrated_optimization_aep_and_irr.py fixed pep8 and iir-example Introduced Penalty Component Various updates to facilitate the modular approach fixed penalty function fixed failing tests fixed more failing tests updated fuga/recorder tests to account for the new structure and increased number of elements in the recorder. upd. the input keys improved coverage
-
- Mar 18, 2019
-
-
- Jan 25, 2019
-
-
Mads M. Pedersen authored
-
Mads M. Pedersen authored
-
- Jan 23, 2019
-
-
- Dec 05, 2018
-
-
- Oct 03, 2018
-
-
- Sep 14, 2018
-
-
Mads M. Pedersen authored
-
- Sep 13, 2018
-
-
Mads M. Pedersen authored
-
- Sep 12, 2018
-
-
Mads M. Pedersen authored
-
- Sep 10, 2018
-
-
Mads M. Pedersen authored
-
- Sep 06, 2018
-
-
- Aug 14, 2018
-
-
Mads M. Pedersen authored
-
Mads M. Pedersen authored
-
Mads M. Pedersen authored
-
Mads M. Pedersen authored
-
extended turbines and boundary objects to take also z and turbine type, while being compatible with the existing code
-
- Jul 05, 2018
-
-
Mads M. Pedersen authored
-
- Jul 04, 2018
-
-
Mikkel Friis-Møller authored
-
- Jun 22, 2018
-
-
Mads M. Pedersen authored
-
Mads M. Pedersen authored
-
- Jun 20, 2018
-
-
Mikkel Friis-Møller authored
updated a few more test references Update .gitlab-ci.yml Updated readme small fix to yml and readme Specify the test machine to ignore Colonel dir correcting ignore statement
-
- Jun 14, 2018
-
-
Mads M. Pedersen authored
-
Mads M. Pedersen authored
-
- Jun 12, 2018
-
-
Mads M. Pedersen authored
-
- Jun 11, 2018
-
-
Mads M. Pedersen authored
Closes #17
-
- Jun 01, 2018
-
-
Mads M. Pedersen authored
-