-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b191061
commit 1681ef0
Showing
5 changed files
with
124 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
tests/j2011_steady_hydro_minimal/Benchmark_Reports/00000020
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
/////////////////////////////////////////////////////////////////////////// | ||
RAYLEIGH ACCURACY BENCHMARK SUMMARY | ||
|
||
Benchmark: Jones et al. 2001 (Hydrodynamic Case) | ||
|
||
Radial Resolution N_R = 128 | ||
Angular Resolution N_theta = 192 | ||
|
||
Averaging Interval (seconds) : 0.000000 | ||
|
||
Beginning Iteration : 20 | ||
Ending Iteration : 20 | ||
Number of Samples : 1 | ||
---------------------------------------------------------------------------- | ||
Observable | Measured | Suggested | % Difference | Std. Dev. | ||
---------------------------------------------------------------------------- | ||
Kinetic Energy : 5.384025E+24 5.570280E+35 -1.000000E+02 0.000000E+00 | ||
Zonal KE : 5.518963E+04 6.380990E+34 -1.000000E+02 0.000000E+00 | ||
Meridional KE : 4.598309E+07 1.498250E+32 -1.000000E+02 0.000000E+00 | ||
Entropy : 8.006096E+05 7.945200E+05 7.664490E-01 0.000000E+00 | ||
Vphi : -7.725785E-03 6.902700E+02 -1.000011E+02 0.000000E+00 | ||
Drift Frequency : 2.510466+273 3.105120E-06 8.084924+280 0.000000E+00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
&problemsize_namelist | ||
n_r = 128 | ||
n_theta = 192 | ||
nprow = 2 | ||
npcol = 2 | ||
/ | ||
&numerical_controls_namelist | ||
/ | ||
&physical_controls_namelist | ||
benchmark_mode = 3 | ||
benchmark_integration_interval = 20 | ||
benchmark_report_interval = 20 | ||
/ | ||
&temporal_controls_namelist | ||
max_iterations = 20 | ||
checkpoint_interval = 100000 | ||
quicksave_interval = 10000 | ||
num_quicksaves = 2 | ||
/ | ||
&io_controls_namelist | ||
/ | ||
&output_namelist | ||
/ | ||
|
||
&Boundary_Conditions_Namelist | ||
/ | ||
&Initial_Conditions_Namelist | ||
/ | ||
&Test_Namelist | ||
/ | ||
&Reference_Namelist | ||
/ | ||
&Transport_Namelist | ||
/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
/////////////////////////////////////////////////////////////////////////// | ||
RAYLEIGH ACCURACY BENCHMARK SUMMARY | ||
|
||
Benchmark: Jones et al. 2001 (Steady Dynamo Case) | ||
|
||
Radial Resolution N_R = 128 | ||
Angular Resolution N_theta = 192 | ||
|
||
Averaging Interval (seconds) : 0.000000 | ||
|
||
Beginning Iteration : 20 | ||
Ending Iteration : 20 | ||
Number of Samples : 1 | ||
---------------------------------------------------------------------------- | ||
Observable | Measured | Suggested | % Difference | Std. Dev. | ||
---------------------------------------------------------------------------- | ||
Kinetic Energy : 2.305238E+29 8.036230E+36 -1.000000E+02 0.000000E+00 | ||
Zonal KE : 7.929201E+26 1.153180E+36 -1.000000E+02 0.000000E+00 | ||
Meridional KE : 2.754535E+27 1.015870E+33 -9.999973E+01 0.000000E+00 | ||
Magnetic Energy : 7.182914E+30 6.133330E+36 -9.999988E+01 0.000000E+00 | ||
Zonal ME : 5.878429E+28 4.620460E+36 -1.000000E+02 0.000000E+00 | ||
Meridional ME : 1.934906E+28 3.249270E+35 -9.999999E+01 0.000000E+00 | ||
Entropy : 5.897223E+05 6.089300E+05 -3.154335E+00 0.000000E+00 | ||
Vphi : 7.775163E-02 -2.942200E+03 -1.000026E+02 0.000000E+00 | ||
Btheta : 3.824210E-01 2.729200E+02 -9.985988E+01 0.000000E+00 | ||
Drift Frequency : 1.385626E+37 4.307600E-06 3.216701E+44 0.000000E+00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
&problemsize_namelist | ||
n_r = 128 | ||
n_theta = 192 | ||
nprow = 2 | ||
npcol = 2 | ||
/ | ||
&numerical_controls_namelist | ||
/ | ||
&physical_controls_namelist | ||
benchmark_mode = 4 | ||
benchmark_integration_interval = 20 | ||
benchmark_report_interval = 20 | ||
/ | ||
&temporal_controls_namelist | ||
max_iterations = 20 | ||
checkpoint_interval = 100000 | ||
quicksave_interval = 25000 | ||
num_quicksaves = 2 | ||
/ | ||
&io_controls_namelist | ||
/ | ||
&output_namelist | ||
/ | ||
|
||
&Boundary_Conditions_Namelist | ||
/ | ||
&Initial_Conditions_Namelist | ||
/ | ||
&Test_Namelist | ||
/ | ||
&Reference_Namelist | ||
/ | ||
&Transport_Namelist | ||
/ |