Skip to content
Snippets Groups Projects
Commit e32d349f authored by ssibirtsev's avatar ssibirtsev
Browse files

Replace DropDeform_bo.py

parent 42e7fd5a
No related branches found
No related tags found
No related merge requests found
......@@ -346,8 +346,6 @@ def solver_bo_gen(fpars_bo, poly, x_sampled_set, y_sampled_set, cor_bo):
x_sampled = x_sampled[x_sampled != 0]
y_sampled = y_sampled[y_sampled != 0]
# Polyhedral shape parameters:
# Number of corners
n_c = poly.n_c[ish]
# Number of polygon faces
n_f = poly.n_f[ish]
# Number of edges
......
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