Skip to content

Commit

Permalink
rm line
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed Oct 24, 2024
1 parent b199d80 commit 796de90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/openmc_cad_adapter/to_cubit_journal.py
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,6 @@ def write_journal_file(filename, cmds, verbose_journal=False):
f.write("set journal on\n")



def material_assignment(cell, geom_id, assignment_type='group'):
if cell.fill is None:
mat_identifier = "mat:void"
Expand Down

0 comments on commit 796de90

Please sign in to comment.