Skip to content

Commit

Permalink
Skip imprinting in CAD-to-DAGMC routine
Browse files Browse the repository at this point in the history
  • Loading branch information
connoramoreno committed Jan 16, 2025
1 parent 45f6740 commit 61939e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parastell/parastell.py
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ def export_cad_to_dagmc(
filename=str(export_path),
min_mesh_size=min_mesh_size,
max_mesh_size=max_mesh_size,
imprint=False,
)


Expand Down

0 comments on commit 61939e5

Please sign in to comment.