Skip to content

Commit

Permalink
tweaks to reg test input + norm
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkuhn committed Dec 5, 2024
1 parent f119140 commit bc0db33
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
0.1032040329331224 1 0.003
0.03111868191476334 2 0.006
0.03802955274794819 3 0.009
0.04192027057100021 4 0.012
0.0328423923794225 5 0.015
0.01992606763318192 6 0.018
0.00798146926560496 7 0.021
0.003208226735370011 8 0.024
0.006417074116005693 9 0.027
0.006891712098202526 10 0.03
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ linear_solvers:
preconditioner: boomerAMG
tolerance: 1e-12
max_iterations: 200
kspace: 75
kspace: 15
output_level: 0
segregated_solver: yes
write_matrix_files: no
Expand Down Expand Up @@ -167,8 +167,8 @@ realms:
mesh_parts: [ Unspecified-2-HEX ]
motion:
- type: oscillation
period: 1.0
amplitude: 0.1
period: 1.25
amplitude: 1.5
direction: [0.0, 0.0, 1.0]

solution_options:
Expand Down

0 comments on commit bc0db33

Please sign in to comment.