Skip to content

Commit

Permalink
conflict solved
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Mar 2, 2024
2 parents fb733ed + 98ecf89 commit 7c815ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cad_to_dagmc/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ def export_unstructured_mesh_file(
min_mesh_size=min_mesh_size,
max_mesh_size=max_mesh_size,
mesh_algorithm=mesh_algorithm,
dimensions=3
dimensions=3,
)

# gmesh writes out a vtk file that is converted by pymoab into a h5 file
Expand Down

0 comments on commit 7c815ff

Please sign in to comment.