Skip to content
Success

Changes

Summary

  1. Passing stats variables through needed subroutines arg lists (details)
  2. Fixing compiliation errors (details)
  3. Fixing compiliation errors (details)
  4. Fixing not including stats typing (details)
  5. Fixing compiliation errors (details)
  6. Fixing compiliation errors (details)
  7. Fixing compiliation errors (details)
  8. Removing updated and silhs directories (details)
  9. Moving the stats variables to module variables of clubb_driver. (details)
  10. Moving the stats variables to module variables of clubb_driver. (details)
Commit bcdcd12ba477b8e6512c3265b24d8fc4a5d69c7b by 72510114+RhodesKeegan
Passing stats variables through needed subroutines arg lists
The file was modified WRF/phys/module_bl_clubb.F (diff)
The file was modified WRF/phys/clubb/new_hybrid_pdf_main.F90 (diff)
The file was modified WRF/phys/silhs/silhs_api_module.F90 (diff)
The file was modified WRF/phys/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified WRF/phys/clubb/clubb_api_module.F90 (diff)
The file was modified WRF/phys/clubb/stats_variables.F90 (diff)
The file was modified WRF/phys/module_bl_clubb.F (diff)
The file was modified WRF/phys/module_bl_clubb.F (diff)
Commit 84b1902670511b6f10311574939d4115001f0c61 by 72510114+RhodesKeegan
Fixing not including stats typing
The file was modified WRF/phys/module_bl_clubb.F (diff)
The file was modified WRF/phys/module_bl_clubb.F (diff)
The file was modified WRF/phys/module_bl_clubb.F (diff)
The file was modified WRF/phys/module_est_subcol_microphys_tndcy.F (diff)
The file was modified WRF/main/module_wrf_top.F (diff)
Commit a4ec66b1d8c87c3d5d91cb3b5adc927bd8c9338c by 72510114+RhodesKeegan
Removing updated and silhs directories
The file was modified WRF/phys/clubb/new_hybrid_pdf_main.F90 (diff)
The file was modified WRF/phys/silhs/latin_hypercube_driver_module.F90 (diff)
The file was modified WRF/phys/clubb/clubb_api_module.F90 (diff)
The file was modified WRF/phys/silhs/silhs_api_module.F90 (diff)
The file was modified WRF/phys/clubb/stats_variables.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 latin_hypercube_driver_module.F90 (diff)
The file was modified silhs_api_module.F90 (diff)