- Oct 14, 2016
-
-
Christian Pavese authored
-
- May 24, 2016
-
-
David Verelst authored
revert commit 0340b1b5
-
- May 18, 2016
-
-
David Verelst authored
-
David Verelst authored
sort dlc filenames when reading into list of cases to avoid random order the random order was causing a crash in our OpenMDAO wrapper since individual nodes were reading in cases in random order. See merge request !12
-
- May 14, 2016
-
-
Frederik Zahle authored
-
- May 13, 2016
-
-
David Verelst authored
prepost.Simulations: errorlog indicates number of errors, not all line nr occurances (can be too many)
-
David Verelst authored
-
- May 12, 2016
-
-
David Verelst authored
-
David Verelst authored
-
David Verelst authored
-
David Verelst authored
-
David Verelst authored
-
David Verelst authored
-
- May 11, 2016
- May 03, 2016
-
-
David Verelst authored
Function added to compute the total envelope of a series of envelopes - compute_env_of_env function added: it can compute a total envelope for a series of single simulations or a general cloud of points; - int_envelope function moved out of Cases class; - proj_envelope function added: it projects the envelope at given angles of a polar coordinates system and translate back to cartesian coordinate; - compute_envelope function modified to accomadate changes genarate by moving inte_envelope out of Cases class; - bug fixes. See merge request !11
-
Christian Pavese authored
-
Christian Pavese authored
-
Christian Pavese authored
-
Christian Pavese authored
-
https://gitlab.windenergy.dtu.dk/toolbox/WindEnergyToolboxChristian Pavese authored
Conflicts: wetb/prepost/Simulations.py
-
Christian Pavese authored
-
Christian Pavese authored
-
Christian Pavese authored
-
- Apr 28, 2016
-
-
cpav authored
-
- Apr 27, 2016
-
-
David Verelst authored
set to pbs_in_turb, fix tests
-
David Verelst authored
-
David Verelst authored
-
David Verelst authored
-
- Apr 25, 2016
-
-
tlbl authored
Added interpolation envelope function in "Simulations" A new function "int_envelope" is added in Simulations to interpolate linearly the closed contours from the convex hulls in a defined amount of points (default set Nx=300). New additions: - "int_envelope" function; - flag "int_env"(set as False) in the "compute_envelope" function; if the flag is set as True, the computed evelope is interpolated in a given set of points. See merge request !8
-
tlbl authored
-
- Apr 22, 2016
-
-
David Verelst authored
-
David Verelst authored
-
David Verelst authored
-
David Verelst authored
pbs_in_failed, silent switches for printing create pbs_in files for Mann64 turbulence generator
-
- Apr 21, 2016
-
-
cpav authored
- number of interpolation points added to "compute_envelopes"
-