Skip to content
Snippets Groups Projects
  1. May 28, 2020
  2. May 27, 2020
  3. May 25, 2020
  4. May 20, 2020
  5. May 18, 2020
  6. May 14, 2020
  7. May 12, 2020
  8. May 06, 2020
  9. Apr 30, 2020
  10. Apr 29, 2020
  11. Apr 17, 2020
  12. Apr 15, 2020
  13. Apr 14, 2020
  14. Mar 12, 2020
  15. Mar 11, 2020
  16. Jan 31, 2020
  17. Jan 24, 2020
  18. Jan 10, 2020
  19. Jan 07, 2020
    • Ju Feng's avatar
      Solve two issues in noj: 1. variables passed to np.arccos() could be lareger... · 2b47a5e6
      Ju Feng authored and Mads M. Pedersen's avatar Mads M. Pedersen committed
      Solve two issues in noj: 1. variables passed to np.arccos() could be lareger than 1.0 or less than -1.0 for some combination of R1, R2 and d to cal_overlapping_area_factor. 2. Ct values passed to np.sqrt(1-Ct) could be larger than 1. These two issues both result errors/nan values. Now these variables/values have to pre-treated to avoid such results.
      2b47a5e6
  20. Dec 19, 2019
  21. Dec 12, 2019
  22. Dec 10, 2019
  23. Dec 02, 2019
  24. Nov 22, 2019
  25. Nov 14, 2019
  26. Nov 12, 2019
  27. Oct 08, 2019
    • Mads M. Pedersen's avatar
      Update WaspGridSite · 30a1b28b
      Mads M. Pedersen authored
      - add missing h_i parameter in call from calculate_AEP
      - update parqueFicticio grd files
      - change site.probability function to take ws_bins instead of ws_bin_size
      - correct probability calculation in WaspGridSite
      - add test that compare WaspGridSite with results from Wasp (raw data, u_mean, air_power and aep)
      - add function in OneTypeWindTurbines to instantiate from tabular data
      30a1b28b
    • Mikkel Friis-Møller's avatar
      pep8 · 59f9e33d
      Mikkel Friis-Møller authored and Mads M. Pedersen's avatar Mads M. Pedersen committed
      allow specification of extrapolation mode from (wasp grd) site instantiation.
      59f9e33d
Loading