Skip to content
Snippets Groups Projects
Commit 8bac5402 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

fix failing test

parent 4a2a0b02
No related branches found
No related tags found
No related merge requests found
from h5py.h5t import np
from py_wake.aep import AEP
from py_wake.examples.data.iea37 import iea37_path
from py_wake.examples.data.iea37._iea37 import IEA37_WindTurbines
......@@ -10,6 +8,7 @@ from py_wake.tests import npt
from py_wake.wake_models.noj import NOJ
from py_wake.examples.data import hornsrev1
from py_wake.wake_models.gaussian import IEA37SimpleBastankhahGaussian
import numpy as np
def test_wake_map():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment