Skip to content

Commit 336f982

Browse files
committed
graidient clipping, vtk exports
1 parent dcbbd4f commit 336f982

File tree

8 files changed

+1073
-288
lines changed

8 files changed

+1073
-288
lines changed

examples/ansys/bars_3d_tess/tesseract_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def build_geometries(
9393
params = differentiable_parameters[i].reshape(
9494
(n_chains, n_vertices_per_chain, 3)
9595
)
96+
9697
radius = non_differentiable_parameters[i][0]
9798

9899
for chain in range(n_chains):
156 KB
Binary file not shown.
357 KB
Binary file not shown.

examples/ansys/optim_bars.ipynb

Lines changed: 824 additions & 15 deletions
Large diffs are not rendered by default.

examples/ansys/optim_grid.ipynb

Lines changed: 248 additions & 273 deletions
Large diffs are not rendered by default.
400 KB
Binary file not shown.
400 KB
Binary file not shown.
400 KB
Binary file not shown.

0 commit comments

Comments
 (0)