Skip to content
Success

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 recent 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 e522e5115ef0c35a61e345d281508cabd4203d86 by bmg2
Updated the CLUBB interface for recent changes to CLUBB.
The file was modified SRC/SGS_CLUBB/clubb_sgs.F90 (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 933ddceb33a45238f8b639cdafca3bbe55c9c42a by bmg2
Updated for recent changes to CLUBB.
The file was modified SRC/SGS_CLUBB/clubb_sgs.F90 (diff)