Skip to content
Success

Changes

Summary

  1. Feeding stats variables to needed subroutines (details)
  2. Fixing compiliation errors (details)
  3. Fixing compiliation errors (details)
  4. Reflecting changes to nightly tests clubb_intr (details)
  5. Removing updated clubb and silhs directories (details)
  6. Fixing incorrect coding standard (details)
  7. Moving the stats variables to module variables of clubb_driver. (details)
  8. Moving the stats variables to module variables of clubb_driver. (details)
Commit 56dd734bc405097dec3d397ef2039ceaa5d5688e by 72510114+RhodesKeegan
Feeding stats variables to needed subroutines
The file was modified components/cam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
The file was modified components/cam/src/physics/clubb/new_hybrid_pdf_main.F90 (diff)
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)
Commit 233e7c5c8489250b21c205d624d515cc29c11adb by 72510114+RhodesKeegan
Reflecting changes to nightly tests clubb_intr
The file was modified nightly_test/clubb_intr.F90 (diff)
Commit fa52ac299ce3c9302a1831245ea9b837163ac2bb by 72510114+RhodesKeegan
Removing updated clubb and silhs directories
The file was modified components/cam/src/physics/clubb/stats_variables.F90 (diff)
The file was modified components/cam/src/physics/clubb/clubb_api_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified components/cam/src/physics/silhs/silhs_api_module.F90 (diff)
The file was modified components/cam/src/physics/clubb/new_hybrid_pdf_main.F90 (diff)
Commit 381481560de2313069533eaef92c0c47e188a702 by 72510114+RhodesKeegan
Fixing incorrect coding standard
The file was modified components/cam/src/physics/cam/subcol_SILHS.F90 (diff)
Commit 3e33479b7b92dbd3b3195f0b18730302ae188bd0 by 72510114+RhodesKeegan
Moving the stats variables to module variables of clubb_driver.
This change means I had to modify clubb_api_module's arg list
along with other arg lists throughout clubb.
Everything compiles and results remain BFB identical.
For ticket #733.
The file was modified stats_variables.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit 29b6903d922283c188dba7426812537e02c8a5f8 by 72510114+RhodesKeegan
Moving the stats variables to module variables of clubb_driver.
This change means I had to modify clubb_api_module's arg list
along with other arg lists throughout clubb.
Everything compiles and results remain BFB identical.
For ticket #733.
The file was modified silhs_api_module.F90 (diff)
The file was modified latin_hypercube_driver_module.F90 (diff)