Skip to content
Success

Changes

Summary

  1. Making 'a_const' into a CLUBB tunable parameter. (#1072) (details)
  2. Making 'a_const' into a CLUBB tunable parameter. (#1072) (details)
  3. Updating for changes to CLUBB.  See PR #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 sfc_varnce_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified parameter_indices.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
Commit ea8e240b701e58890146b050319eb71c919a70e0 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 tunable_parameters.in (diff)
Commit 2f2dc4627853dd036ef3bd081552518eaa786e38 by benjamin.andrew.stephens
Updating for changes to CLUBB.  See PR #1072.
The file was modified WRF/phys/module_bl_clubb.F (diff)