Skip to content
Snippets Groups Projects
Commit 2c384f79 authored by Mikkel Friis-Møller's avatar Mikkel Friis-Møller
Browse files

deleted print turbines statement

parent 4b5de449
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
......@@ -33,7 +33,6 @@ class TopFarm(object):
rerun_case_id))
else:
self.initial_positions = turbines = pos_from_case(rerun_case_id)
print(turbines)
n_wt = turbines.shape[0]
if boundary_type == 'polygon':
self.boundary_comp = PolygonBoundaryComp(boundary, n_wt)
......
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