Skip to content
Success

Changes

Summary

  1. Added intel compiler configuration for nelson to support ncar debug flags test #144 (details)
  2. Made new jenkins file for ncar debug test #144 (details)
  3. Forgot to change a few paths #144 (details)
  4. I changed the w_up_in_cloud code in 2 ways: (details)
  5. Possible fix to test error #144 (details)
  6. I added stats output for w_down_in_cloud to all_stats.in. (details)
  7. Updating for the latest changes to CLUBB. (details)
Commit 8bf848d7512a25fb497b21a4f07111edd4d2a0b6 by cernikt
Added intel compiler configuration for nelson to support ncar debug flags test #144
The file was modified cime_config_cesm_machines_files/config_machines.xml (diff)
Commit 12a2dc21873db5668279120fc0dacca4425f0e04 by cernikt
Made new jenkins file for ncar debug test #144
The file was addedjenkins_tests/cam_scam_ifort_ncar_debug_test/Jenkinsfile
Commit 59054d0d5f547be6b7802d1d4733c48e81a10eae by cernikt
Forgot to change a few paths #144
The file was modified jenkins_tests/cam_scam_ifort_ncar_debug_test/Jenkinsfile (diff)
Commit 9434be0736f63802f57dc200dad4c6eae62f68be by bmg2
I changed the w_up_in_cloud code in 2 ways:

1)  The denominator term is now the "cloudy updraft" frac in each
PDF component, rather than just the PDF component cloud_frac.  This
is more consistent with the quantity being integrated.

2)  I also added a w_down_in_cloud for cloudy downdraft velocity.

Since these fields are not output as part of standard stats, this
commit will be bit-for-bit for the normal CLUBB output files.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit 9ec33f31a84307314d8043e92dbae389a8915bb5 by cernikt
Possible fix to test error #144
The file was modified jenkins_tests/cam_scam_ifort_ncar_debug_test/Jenkinsfile (diff)
Commit d0bd6bf033fe043e0218e55cf4059316e0d308e4 by bmg2
I added stats output for w_down_in_cloud to all_stats.in.

Since this stat was not added to standard_stats.in, official results
will still be bit-for-bit.
The file was modified stats_zt_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit 4631a5e1d59198d98a06b7312e016cb03e7e21f9 by bmg2
Updating for the latest changes to CLUBB.
The file was modified src/physics/cam/clubb_intr.F90 (diff)