Skip to content
Snippets Groups Projects
  1. Apr 14, 2020
  2. Mar 12, 2020
  3. Mar 11, 2020
  4. Jan 31, 2020
  5. Jan 24, 2020
  6. Jan 10, 2020
  7. 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
  8. Dec 19, 2019
  9. Dec 12, 2019
  10. Dec 10, 2019
  11. Dec 02, 2019
  12. Nov 22, 2019
  13. Nov 14, 2019
  14. Nov 12, 2019
  15. 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
  16. Oct 07, 2019
  17. Sep 30, 2019
  18. Sep 25, 2019
  19. Sep 23, 2019
    • Mads M. Pedersen's avatar
      clean up WaspGridSite + new default terrain following distance calculator · 69cb56c0
      Mads M. Pedersen authored
      - example: noj_terrain_following.py
      - move all distance calculation to distance.py
      - old TerrainFollowingDistance function(from Movflot) renamed to TerrainFollowingDistance2
      - new simpler and more efficient TerrainFollowingDistance implemented
      - WaspGridSite renamed to WaspGridSiteBase.
      - New backward-compatible WaspGridSite that allows different Distance calculation objects
      - tests
      69cb56c0
  20. Sep 20, 2019
  21. Jul 03, 2019
  22. Jun 04, 2019
  23. May 21, 2019
  24. May 16, 2019
  25. Apr 03, 2019
  26. Mar 18, 2019
  27. Mar 14, 2019
Loading