We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54b8720 + fcc4f76 commit d0a51c1Copy full SHA for d0a51c1
reproducibility_tests/ref_counter.jl
@@ -1,4 +1,4 @@
1
-244
+245
2
3
# **README**
4
#
@@ -20,6 +20,9 @@
20
21
22
#=
23
24
+- Add 2M test case to the reproducibility job_id list
25
+
26
244
27
- Add a new test case: aquaplanet with 2M microphysics
28
reproducibility_tests/reproducibility_test_job_ids.jl
@@ -2,6 +2,7 @@ reproducibility_test_job_ids() = [
"baroclinic_wave_equil",
"held_suarez_equil",
"aquaplanet_nonequil_allsky_gw_res",
5
+ "aquaplanet_nonequil_allsky_gw_res_2M",
6
"aquaplanet_equil_allsky_gw_raw_zonalasym",
7
"diagnostic_edmfx_aquaplanet",
8
"single_column_hydrostatic_balance_ft64",
0 commit comments