Skip to content

Commit ef1ffa2

Browse files
committed
updated floris template so floris initialization doesnt throw error
1 parent 6c719aa commit ef1ffa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/hopp/inputs/floris_v4_empty_layout.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ wake:
8888
jensen:
8989
we: 0.05
9090
farm:
91-
layout_x: []
92-
layout_y: []
91+
layout_x: [0.0]
92+
layout_y: [0.0]
9393
turbine_type:
9494
- operation_model: cosine-loss
9595

0 commit comments

Comments
 (0)