Skip to content
Success

Changes

Summary

  1. Removing gr as a module variable from grid_class. (details)
  2. Removing gr as a module variable from grid_class. (details)
  3. Adding section to LES automation script that will copy the appropriate "grd" file into place for the DYCOMS_RF01 case. (details)
Commit e9c711c356a191855bdf3cdf1c1dca12fdee2322 by rhodesk
Removing gr as a module variable from grid_class.
gr is now a module variable in clubb_api_module.
This was done in order to not break host models.
Additonally, gr is now being fed through the
arg list of all functions and subroutines that use
gr within grid_class.
Results are BFB identical.
For ticket #886.
The file was modified mixing_length.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified setup_clubb_pdf_params.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified mono_flux_limiter.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified pos_definite_module.F90 (diff)
The file was modified advance_xp3_module.F90 (diff)
The file was modified calc_pressure.F90 (diff)
Commit 2d285b867ee867dd2560429ba631d70db85eb3cc by rhodesk
Removing gr as a module variable from grid_class.
gr is now a module variable in clubb_api_module.
This was done in order to not break host models.
Additonally, gr is now being fed through the
arg list of all functions and subroutines that use
gr within grid_class.
Results are BFB identical.
For ticket #886.
The file was modified latin_hypercube_driver_module.F90 (diff)
Commit 41c7b3b857676ff27bf6461799bf0eaf03f56b08 by benjamin.andrew.stephens
Adding section to LES automation script that will copy the appropriate "grd" file into place for the DYCOMS_RF01 case.
The file was modified SCRIPTS/LES_setup/setup_LES_KK_micro.bash (diff)