Skip to content
Failed

Changes

Summary

  1. Updated CLUBB so that adj_low_res_nu (which can be called on its own (details)
  2. Updated the CLUBB interface for changes to CLUBB. (details)
  3. Removing begin_height and end_height as outputs from setup_grid. They (details)
  4. Updated for recent changes to CLUBB. (details)
Commit f7c02bb877ebac54c69c91bc0bbde80bb9f84360 by bmg2
Updated CLUBB so that adj_low_res_nu (which can be called on its own
or called through calling setup_parameters) no longer uses
momentum_heights and thermodynamic_heights, but rather makes use
of gr%zm and gr%zt, which are always set and available by the
time the calls are made.
The file was modified parameters_tunable.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit d3d301e1286c3a2a157cbd5f6dab1f03e69ba652 by bmg2
Updated the CLUBB interface for changes to CLUBB.
The file was modified WRF/phys/module_bl_clubb.F (diff)
Commit 6e985b7481ae287afeaf0a548e131482930840fe by bmg2
Removing begin_height and end_height as outputs from setup_grid. They
are only necessary as local variables inside of setup_grid.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit 1c207c17f1ae599a4d3cfce5e351f5c789458aa3 by bmg2
Updated for recent changes to CLUBB.
The file was modified WRF/phys/module_bl_clubb.F (diff)