Skip to content
Success

Changes

Summary

  1. Making subcol_silhs not use clubb_intr as much. larson-group/cam#145 (details)
  2. Making setup_pdf_parameters accept ngrdcols size arrays of stats and grid types. (details)
  3. Making setup_pdf_parameters accept ngrdcols size arrays of stats and grid types. This is BIT_CHANGING for Ncnm and precip_frac since this was being done incorrectly before. larson-group/cam#129 (details)
  4. Forgot two small changes. larson-group/cam#129 (details)
  5. Making precip fracs allocate the proper number of columns. This allows us to finally remove all the data copies in setup_pdf_parameters. larson-group/cam#129 (details)
  6. Removing need for data copies. larson-group/cam#129 (details)
  7. Changing column loop index from j to i. larson-group/cam#129 (details)
Commit c816bcbd4bb8b8cfa89aa9c0f976ee799cb795e2 by Gunther Huebler
Making subcol_silhs not use clubb_intr as much. larson-group/cam#145
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified src/physics/cam/clubb_intr.F90 (diff)
The file was modified run_scripts/run_cesm_uwm_coarse_res.sh (diff)
Commit bc3082fb4215cf63236c125d1ead5be3a0898c05 by Gunther Huebler
Making setup_pdf_parameters accept ngrdcols size arrays of stats and grid types.
The file was modified setup_clubb_pdf_params.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit 8799cf0b78200d18dd6a4e5e5b51c9718037fc51 by Gunther Huebler
Making setup_pdf_parameters accept ngrdcols size arrays of stats and grid types. This is BIT_CHANGING for Ncnm and precip_frac since this was being done incorrectly before. larson-group/cam#129
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit 8decd62fd4618a4cfc05359ec59aef618950cee5 by Gunther Huebler
Forgot two small changes. larson-group/cam#129
The file was modified clubb_api_module.F90 (diff)
The file was modified setup_clubb_pdf_params.F90 (diff)
Commit bc336cf5a74a616c11362dad0ccb2f3c739ab36d by Gunther Huebler
Making precip fracs allocate the proper number of columns. This allows us to finally remove all the data copies in setup_pdf_parameters. larson-group/cam#129
The file was modified src/physics/cam/subcol_SILHS.F90 (diff)
Commit 6a574df7e37c1b18df4b266fd75de92528120b03 by Gunther Huebler
Removing need for data copies. larson-group/cam#129
The file was modified precipitation_fraction.F90 (diff)
The file was modified setup_clubb_pdf_params.F90 (diff)
Commit a21672f556ca63ae1e7cc4b7851d24cec405ae87 by Gunther Huebler
Changing column loop index from j to i. larson-group/cam#129
The file was modified setup_clubb_pdf_params.F90 (diff)