Skip to content

Commit

Permalink
Force ReplicatedMesh for contact_adaptivity test
Browse files Browse the repository at this point in the history
Otherwise we hit a "no Stateful Materials with Adaptivity and
DistributedMesh" warning, presumably due to issue idaholab#4532.
  • Loading branch information
roystgnr committed Aug 17, 2017
1 parent 5b60f5a commit 79c296d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
file = 2blocks.e
displacements = 'disp_x disp_y'
patch_size = 80
parallel_type = replicated
[]

[Variables]
Expand Down

0 comments on commit 79c296d

Please sign in to comment.