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)
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)