Skip to content

Commit d0a51c1

Browse files
Merge pull request #3846 from CliMA/sa/fix_failing_reproducibility_test
fix failing 2 moment reproducibility test
2 parents 54b8720 + fcc4f76 commit d0a51c1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

reproducibility_tests/ref_counter.jl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
244
1+
245
22

33
# **README**
44
#
@@ -20,6 +20,9 @@
2020

2121

2222
#=
23+
245
24+
- Add 2M test case to the reproducibility job_id list
25+
2326
244
2427
- Add a new test case: aquaplanet with 2M microphysics
2528

reproducibility_tests/reproducibility_test_job_ids.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ reproducibility_test_job_ids() = [
22
"baroclinic_wave_equil",
33
"held_suarez_equil",
44
"aquaplanet_nonequil_allsky_gw_res",
5+
"aquaplanet_nonequil_allsky_gw_res_2M",
56
"aquaplanet_equil_allsky_gw_raw_zonalasym",
67
"diagnostic_edmfx_aquaplanet",
78
"single_column_hydrostatic_balance_ft64",

0 commit comments

Comments
 (0)