Skip to content

Commit

Permalink
cells in init
Browse files Browse the repository at this point in the history
  • Loading branch information
srosenbu committed Nov 29, 2024
1 parent 146d861 commit 98eb868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/comfe/cdm.py
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,7 @@ def __init__(
quadrature_rule,
additional_output,
calculate_bulk_viscosity=calculate_bulk_viscosity,
cells=cells,
)

displacements = mechanics_solver.fields["u"] if nonlocal_initial_config else None
Expand Down

0 comments on commit 98eb868

Please sign in to comment.