We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9631d7c commit b84f19eCopy full SHA for b84f19e
tests/test_modelchain.py
@@ -100,7 +100,7 @@ def test_run_model(self):
100
test_turbine = {'hub_height': 100,
101
'd_rotor': 80,
102
'turbine_name': 'ENERCON E 126 7500',
103
- 'fetch_curve': 'P'}
+ 'fetch_curve': 'p'}
104
test_modelchain = {'wind_model': 'hellman',
105
'rho_model': 'barometric',
106
'temperature_model': 'interpolation',
0 commit comments