Skip to content
Success

Changes

Summary

  1. I added a subroutine that prints that values of all PDF parameters in (details)
  2. Small changes and a loop push. larson-group/clubb#972 (details)
  3. Pushing loop into advance_xm_wpxp. larson-group/clubb#972 (details)
  4. Making the G_unit test use a dummy column index. This makes it so we don't need an interface for compute_sigma_sqd_w since now we only use it with 2 dimensions. This is just nicer. larson-group/clubb#972 (details)
Commit df7da80153115bfa7df377decb342e4aee4481cf by bmg2
I added a subroutine that prints that values of all PDF parameters in
type pdf_parameter, which is a useful debugging tool.
The file was modified pdf_parameter_module.F90 (diff)
Commit 445f590cf1d278eee326fe3a3355fdc0deab0d21 by Gunther Huebler
Small changes and a loop push. larson-group/clubb#972
The file was modified Skx_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit c9f575df03cc82bf9e0783bd2608ef27d0b4b637 by Gunther Huebler
Pushing loop into advance_xm_wpxp. larson-group/clubb#972
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
Commit eb106afc75f2daab341edd31b7508557525f6fb2 by Gunther Huebler
Making the G_unit test use a dummy column index. This makes it so we don't need an interface for compute_sigma_sqd_w since now we only use it with 2 dimensions. This is just nicer. larson-group/clubb#972
The file was modified sigma_sqd_w_module.F90 (diff)