Skip to content

Commit

Permalink
Fixup tensor mechanics dyn_euler_rayleigh_hht_ti test on Linux parall…
Browse files Browse the repository at this point in the history
…el testing
  • Loading branch information
cticenhour authored and oanaoana committed Nov 7, 2023
1 parent 9deae5a commit 1dcb9a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/tensor_mechanics/test/tests/beam/dynamic/tests
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
type = 'Exodiff'
input = 'dyn_euler_small_rayleigh_hht_ti.i'
exodiff = 'dyn_euler_small_rayleigh_hht_out.e'
rel_err = 1e-5
rel_err = 2.1e-5

allow_warnings = True
requirement = "The mechanics system shall correctly predict the natural frequencies"
Expand Down Expand Up @@ -108,7 +108,7 @@
requirement = "The mechanics system shall correctly model the response of a beam"
" modeled using beam elements in the presence of nodal mass,"
" nodal inertia and Rayleigh damping."
verification = 'beam_vandv.md'
verification = 'beam_vandv.md'
petsc_version = '>=3.8'
[../]
[./dyn_euler_added_mass_inertia_damping_ti]
Expand Down

0 comments on commit 1dcb9a2

Please sign in to comment.