Skip to content
Success

Changes

Summary

  1. I updated adj_low_res_nu for use with a generalized grid. It is (details)
  2. Since the call to adj_low_res_nu is not tested by CLUBB's main (details)
Commit cb9c724afbacef68636111b671d273df57166a6d by bmg2
I updated adj_low_res_nu for use with a generalized grid. It is
not called from within advance_clubb_core or from within SILHS.
It is not necessary to be generalized for tests within standalone
CLUBB. However, it is necessary to generalize this code for use
within host models, particularly for CAM and E3SM.
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
Commit fa5edf3c9549a7bf9b076506514aa7445f322c43 by bmg2
Since the call to adj_low_res_nu is not tested by CLUBB's main
ascending vs descending grid test (since it is not called from
within advance_clubb_core or from SILHS), I added it to the
reverse grid direction G Unit test so that the results from
ascending vs. descending grids get checked.
The file was modified src/G_unit_test_types/rev_direction_grid_test.F90 (diff)