Skip to content

Commit

Permalink
Rebase and update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gassmoeller committed May 11, 2019
1 parent c3878da commit c0a5220
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tests/random_composition_perturbation.prm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Test to check the status of the random initial composition perturbation
# plugin.

subsection Model settings
subsection Boundary velocity model
set Tangential velocity boundary indicators = left, right, bottom, top
end

Expand Down
2 changes: 1 addition & 1 deletion tests/random_composition_perturbation/statistics
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
# 17: Minimal value for composition C_2
# 18: Maximal value for composition C_2
# 19: Global mass for composition C_2
0 0.000000000000e+00 0.000000000000e+00 64 659 289 578 0 0 0 2 3 2 3.00222459e-01 6.99744700e-01 5.06886136e-01 -1.99012748e-01 1.99867409e-01 -7.40357014e-03
0 0.000000000000e+00 0.000000000000e+00 64 659 289 578 0 0 0 1 3 2 3.00222459e-01 6.99744700e-01 5.06886136e-01 -1.99012748e-01 1.99867409e-01 -7.40357014e-03
2 changes: 1 addition & 1 deletion tests/random_temperature_perturbation.prm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Test to check the status of the random initial temperature perturbation
# plugin.

subsection Model settings
subsection Boundary velocity model
set Tangential velocity boundary indicators = left, right, bottom, top
end

Expand Down
4 changes: 2 additions & 2 deletions tests/random_temperature_perturbation/screen-output
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Number of degrees of freedom: 948 (578+81+289)
*** Timestep 0: t=0 years
Solving temperature system... 0 iterations.
Rebuilding Stokes preconditioner...
Solving Stokes system... 17+0 iterations.
Solving Stokes system... 14+0 iterations.

Postprocessing:
Temperature min/avg/max: 0.3006 K, 0.4981 K, 0.6998 K
Temperature min/avg/max: 0.302 K, 0.4957 K, 0.6998 K

Termination requested by criterion: end time

Expand Down
2 changes: 1 addition & 1 deletion tests/random_temperature_perturbation/statistics
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# 11: Minimal temperature (K)
# 12: Average temperature (K)
# 13: Maximal temperature (K)
0 0.000000000000e+00 0.000000000000e+00 64 659 289 0 17 18 17 3.00591720e-01 4.98143186e-01 6.99842861e-01
0 0.000000000000e+00 0.000000000000e+00 64 659 289 0 13 15 14 3.02047032e-01 4.95676273e-01 6.99758663e-01

0 comments on commit c0a5220

Please sign in to comment.