Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
PyWake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TOPFARM
PyWake
Commits
8bac5402
Commit
8bac5402
authored
6 years ago
by
Mads M. Pedersen
Browse files
Options
Downloads
Patches
Plain Diff
fix failing test
parent
4a2a0b02
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
py_wake/tests/test_aep.py
+1
-2
1 addition, 2 deletions
py_wake/tests/test_aep.py
with
1 addition
and
2 deletions
py_wake/tests/test_aep.py
+
1
−
2
View file @
8bac5402
from
h5py.h5t
import
np
from
py_wake.aep
import
AEP
from
py_wake.aep
import
AEP
from
py_wake.examples.data.iea37
import
iea37_path
from
py_wake.examples.data.iea37
import
iea37_path
from
py_wake.examples.data.iea37._iea37
import
IEA37_WindTurbines
from
py_wake.examples.data.iea37._iea37
import
IEA37_WindTurbines
...
@@ -10,6 +8,7 @@ from py_wake.tests import npt
...
@@ -10,6 +8,7 @@ from py_wake.tests import npt
from
py_wake.wake_models.noj
import
NOJ
from
py_wake.wake_models.noj
import
NOJ
from
py_wake.examples.data
import
hornsrev1
from
py_wake.examples.data
import
hornsrev1
from
py_wake.wake_models.gaussian
import
IEA37SimpleBastankhahGaussian
from
py_wake.wake_models.gaussian
import
IEA37SimpleBastankhahGaussian
import
numpy
as
np
def
test_wake_map
():
def
test_wake_map
():
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment