Skip to content

Commit

Permalink
Add aerosols to job with regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Sep 17, 2024
1 parent 270cdbf commit 64abe6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ surface_temperature: "ZonallyAsymmetric"
moist: "equil"
albedo_model: "RegressionFunctionAlbedo"
regression_test: true
aerosol_radiation: true
prescribed_aerosols: ["CB1", "CB2", "DST01", "DST02", "DST03", "DST04", "OC1", "OC2", "SO4"]
toml: [toml/sphere_aquaplanet_rhoe_equilmoist_allsky_gw_raw_zonallyasymmetric.toml]
5 changes: 4 additions & 1 deletion regression_tests/ref_counter.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
177
178

#=
178:
- Added aerosol to one of the regression tests
177:
- change numerics of non-orographic gravity waves
Expand Down

0 comments on commit 64abe6e

Please sign in to comment.