Skip to content
Success

Changes

Summary

  1. Making 'a_const' into a CLUBB tunable parameter. (#1072) (details)
  2. Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/1072. (details)
Commit e2ffb7330b8d80d9d895759c6a1781239ec00141 by noreply
Making 'a_const' into a CLUBB tunable parameter. (#1072)

* Converting the sfc_varnce_module.F90 parameter 'a_const' into a CLUBB tunable parameter.

Results should be bit-for-bit since it will be set to 1.8 and with l_vary_convect_depth=F
this is the standard value.

Some discussion in ticket #994.

* Completing requested changes, see PR #1072.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
The file was modified sfc_varnce_module.F90 (diff)
The file was modified parameter_indices.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit 502b6d142e2d71530febdcb89fed0fb126daddfb by benjamin.andrew.stephens
Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/pull/1072.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)