Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdsharpe committed Feb 26, 2024
1 parent c0ce046 commit 40b3493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def worker(csv_actor):
n_crit=n_crit,
xtr_upper=xtr_upper,
xtr_lower=xtr_lower,
timeout=5,
timeout=15,
max_iter=100,
# xfoil_command="~/NeuralFoil/training/gen2_architecture/training_data/xfoil_supercloud"
)
Expand Down

0 comments on commit 40b3493

Please sign in to comment.