Skip to content
Failed

Changes

Summary

  1. Intializing sigma_sqd_w_zt when not using ADG1. larson-group/clubb#972 (details)
  2. Making sure that ice_supersat_frac is configured properly for restarts (details)
  3. Fixed an array size mismatch (details)
  4. Added an initialization for ice_supersat_frac (details)
  5. Fixing bug, we were not initializng pdf_params for all columns. larson-group/clubb#972 (details)
  6. Pushing column index into zm2zt and zt2zm. larson-group/clubb#972 (details)
  7. Pushing column index into Skx_func and making it a subroutine. larson-group/clubb#972 (details)
  8. A variety of small loop pushing. larson-group/clubb#972 (details)
  9. Fixed small bug that slipped through because the G_unit tests use nz=1. (details)
  10. Pushing column index into mixing length routines, not all the way down for the non-tau based calculation. larson-group/clubb#972 (details)
  11. quick_test sodgjk (details)
Commit aa44cb502926842665f158cbfab7c8cf1df5c3c5 by Gunther Huebler
Intializing sigma_sqd_w_zt when not using ADG1. larson-group/clubb#972
The file was modified advance_clubb_core_module.F90 (diff)
Commit 9b36b8ae61869fdf50fdf165fdaeff5ec70009f2 by bmg2
Making sure that ice_supersat_frac is configured properly for restarts
and saving the variable from timestep to timestep for input into
advance_clubb_core_api.
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit d46a438555ccdb8cb5fc73a8e56c44b592f2658a by bmg2
Fixed an array size mismatch
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit 2b088c335181cb9897821a3d593edbaf1ab3bfbc by bmg2
Added an initialization for ice_supersat_frac
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit 5088c109e589f0398450ea86996147836b8b75d8 by Gunther Huebler
Fixing bug, we were not initializng pdf_params for all columns. larson-group/clubb#972
The file was modified pdf_parameter_module.F90 (diff)
Commit f1154aed2f15410ec35a99adb03d2d517f9fad2d by Gunther Huebler
Pushing column index into zm2zt and zt2zm. larson-group/clubb#972
The file was modified grid_class.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit 932c80e272c18da1ccf51719eed39b370ca45912 by Gunther Huebler
Pushing column index into Skx_func and making it a subroutine. larson-group/clubb#972
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified Skx_module.F90 (diff)
Commit a3665dbc5e18abd7e8281d753abed2bbb03d8f1c by Gunther Huebler
A variety of small loop pushing. larson-group/clubb#972
The file was modified sigma_sqd_w_module.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
Commit 7f7db11cab062c725e5fe2787d45f0225e4ba60f by Gunther Huebler
Fixed small bug that slipped through because the G_unit tests use nz=1.
The file was modified sigma_sqd_w_module.F90 (diff)
Commit 3c97bd65f2133f211f2d8502473f2cf32a025be1 by Gunther Huebler
Pushing column index into mixing length routines, not all the way down for the non-tau based calculation. larson-group/clubb#972
The file was modified advance_helper_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified components/cam/src/physics/clubb/mixing_length.F90 (diff)