Skip to content
Success

Changes

Summary

  1. Clubb driver upgrades part2 (#1257) (details)
Commit 1f751ddf9c56cfa707bc5b302f0bc3b40c708a8d by noreply
Clubb driver upgrades part2 (#1257)

* Initial commit. Breaking up clubb driver into sections. This should be bfb on everything, but this hasn't been checked well yet.

* Combining namelist read into case init, same stuff really

* Reorganizing many things, mainly in the pursuit of sectioning off code into groups like Microphys or Radiation

* Organizing clubb_driver. All cases still BFB.

* Mostly cosmetic improvements

* Small improvements, comments, making clubb_driver_test to ensure consistency functionality of new compartmentalized model run components

* Removing accidentally added files.

* Mostly breaking up structure initialization behavior, split into init_ and zero_ so that we don't have to allocate to reset.

* Doing away with clubb_model_settings and parameters_module in the spirit of consolidating functionality and spiting module variables.

* Missed some changes to commit, should've been included in previous commit

* Splitting up funcionality of setup_parameters. Now theres one part that calculates and another checks flag values.

* GPU code working, but not BFB yet

* GPU all BFB with mutliple columns, except gabls3, and driver test doesnt work (pass reinitialize, fails double timestep test)

* Turning off multi_column output for the new driver test

* Changes needed after rebase

* Name changes, comments, and threadprivate additions for parallel runs

* Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true.

* Modifying compiler configurations (mainly optimization level) in order to prepare for switching scipts and tests to cmake, specifically separating out this BIT_CHANGING commit from the rest

* thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint.

* Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.

* Making old compiler script work with new file structure, also making Input_fields directory and library.

* Missed text_writer_lib

* Undoing Input_fields directory, it has too many depencencies currently, certainly can be simplified with argument lists.

* Adding library dependency

* Small changes to cmake list

* Adding openmp flag back to gfortran script, needed for jenkins test

* Making the init_inputfields get called for restarts too, because restart code call input_field code.

* Making pdf_implicit_coefs_terms conditional in generalized grid test

* Adding microphys directory to acc_to_omp script

* Renaming -iters option in run_scm.py to -max_iters

* Making run_scm_all.py and new driver test

* Test and script improvements

* Limiting iterations in jenkins test

* Name change

* adding ulimit

* name update

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script update

* jenkins script and run_scm_all.py update

* jenkins script update

* Turning calc_lmin_nu into calc_derrived_params, which is more general, and now calculates mixt_frac_max_mag

* Small improvement for GPU

* Small updates needed for host model integration

* Removing accidentally added file

* Small cleanup
The file was removedsrc/COAMPS_microphys/eqa18.prol
The file was removedsrc/COAMPS_microphys/esatv.prol
The file was addedsrc/Microphys/SCM_Activation/CVS/Tag
The file was removedsrc/COAMPS_microphys/eqa10g.F
The file was modified src/G_unit_test_types/rev_direction_grid_test.F90 (diff)
The file was addedsrc/Numerical_recipes/enhanced_simann_fobj.inc
The file was addedsrc/Microphys/SCM_Activation/ice_nucl.F90
The file was addedsrc/Microphys/COAMPS_microphys/slope.prol
The file was addedsrc/Microphys/COAMPS_microphys/tvqr.prol
The file was removedsrc/BUGSrad/two_rt_sw_iter.F
The file was addedsrc/Microphys/KK_microphys/KK_upscaled_variances.F90
The file was addedsrc/Microphys/Microphys_utils/CMakeLists.txt
The file was addedsrc/Radiation/BUGSrad/cloud_correlate.F90
The file was addedsrc/Microphys/COAMPS_microphys/eqa22.prol
The file was removedsrc/estimate_scm_microphys_module.F90
The file was removedsrc/Microphys_utils/microphys_stats_vars_module.F90
The file was removedsrc/COAMPS_microphys/esati.F
The file was removedsrc/COAMPS_microphys/qsatvi.F
The file was modified src/clubb_driver.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/esatv.prol
The file was removedsrc/Parabolic.f90
The file was addedsrc/Benchmark_cases/time_dependent_input.F90
The file was removedsrc/COAMPS_microphys/eqa5g.F
The file was removedsrc/SCM_Activation/CVS/Root
The file was removedsrc/simple_rad_module.F90
The file was modified src/CLUBB_core/CMakeLists.txt (diff)
The file was removedsrc/KK_microphys/KK_upscaled_covariances.F90
The file was addedsrc/Radiation/BUGSrad/bugs_lwr.F
The file was removedsrc/enhanced_simann.F90
The file was addedsrc/Microphys/COAMPS_microphys/eqa27.prol
The file was removedsrc/KK_microphys/parameters_KK.F90
The file was addedrun_scripts/run_scm_all.py
The file was removedsrc/Benchmark_cases/rad_lwsw_module.F90
The file was addedsrc/Microphys/COAMPS_microphys/tgqs.F
The file was removedsrc/advance_microphys_module.F90
The file was removedsrc/SCM_Activation/aer_in_act.F90
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was removedsrc/BUGSrad/gases_ckd_data.h
The file was removedsrc/AiryFunction.f90
The file was addedsrc/Microphys/COAMPS_microphys/eqa18.F
The file was removedsrc/BUGSrad/comscp2.F
The file was addedsrc/Microphys/KK_microphys/KK_Nrm_tendencies.F90
The file was modified src/CLUBB_core/grid_adaptation_module.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/eqa21.prol
The file was removedsrc/COAMPS_microphys/eqa7g.F
The file was removedsrc/ice_dfsn_module.F90
The file was addedsrc/Microphys/SCM_Activation/aer_ccn_act_k.F90
The file was removedsrc/variables_radiation_module.F90
The file was removedsrc/COAMPS_microphys/eqa18g.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa7g.F
The file was removedsrc/extended_atmosphere_module.F90
The file was modified src/clubb_thread_test.F90 (diff)
The file was addedsrc/Radiation/BUGSrad/two_rt_sw.F
The file was addedsrc/Microphys/module_mp_graupel.F90
The file was addedsrc/Radiation/BUGSrad/two_rt_sw_bs.F
The file was addedsrc/Microphys/COAMPS_microphys/adjtq.F
The file was removedsrc/SCM_Activation/ice_nucl.F90
The file was addedjenkins_tests/clubb_driver_test/Jenkinsfile
The file was modified src/Benchmark_cases/CMakeLists.txt (diff)
The file was removedsrc/COAMPS_microphys/CMakeLists.txt
The file was addedsrc/Microphys/COAMPS_microphys/eqa28.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa12g.F
The file was removedsrc/COAMPS_microphys/esatvm.prol
The file was removedsrc/COAMPS_microphys/eqa27r.F
The file was addedsrc/Microphys/KK_microphys/CMakeLists.txt
The file was removedsrc/BUGSrad/two_rt_lw_ocastrndm.F90
The file was addedsrc/Radiation/BUGSrad/two_rt_lw_sel.F
The file was removedsrc/mixed_moment_PDF_integrals.F90
The file was removedsrc/COAMPS_microphys/tvqs.prol
The file was addedsrc/Radiation/BUGSrad/two_rt_sw_iter.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa19.prol
The file was addedsrc/Microphys/COAMPS_microphys/eqa26.prol
The file was addedsrc/Microphys/COAMPS_microphys/eqa28.prol
The file was removedsrc/pdf_hydromet_microphys_wrapper.F90
The file was addedsrc/Microphys/KK_microphys/KK_upscaled_turbulent_sed.F90
The file was removedsrc/parameters_microphys.F90
The file was removedsrc/KK_microphys_module.F90
The file was modified run_scripts/run_scm.py (diff)
The file was removedsrc/COAMPS_microphys/conice.prol
The file was modified src/CLUBB_core/sfc_varnce_module.F90 (diff)
The file was removedsrc/silhs_category_variance_module.F90
The file was addedsrc/Microphys/COAMPS_microphys/tgqg.F
The file was modified src/SILHS/latin_hypercube_driver_module.F90 (diff)
The file was addedsrc/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90
The file was removedsrc/COAMPS_microphys/esat1.prol
The file was removedsrc/COAMPS_microphys/esatv.F
The file was addedsrc/Microphys/gfdl_activation.F90
The file was removedsrc/COAMPS_microphys/conice.F
The file was addedsrc/Microphys/COAMPS_microphys/tgqi.F
The file was removedsrc/SCM_Activation/aerosol_params.F90
The file was addedsrc/Microphys/Microphys_utils/microphys_stats_vars_module.F90
The file was addedsrc/Microphys/silhs_category_variance_module.F90
The file was modified src/CLUBB_core/hydromet_pdf_parameter_module.F90 (diff)
The file was addedsrc/Radiation/parameters_radiation.F90
The file was addedsrc/Radiation/BUGSrad/kinds.F90
The file was removedsrc/COAMPS_microphys/eqa25.prol
The file was addedsrc/Radiation/BUGSrad/comscp1.F
The file was addedsrc/Microphys/SCM_Activation/aer_ccn_act.F90
The file was addedsrc/Microphys/KK_microphys/PDF_integrals_covar.F90
The file was addedsrc/Radiation/BUGSrad/rayle.F
The file was modified src/SILHS/silhs_api_module.F90 (diff)
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was removedsrc/COAMPS_microphys/eqa20g.F
The file was addedsrc/Radiation/simple_rad_module.F90
The file was modified compile/compile.bash (diff)
The file was removedsrc/COAMPS_microphys/eqa9.F
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was removedsrc/COAMPS_microphys/eqa21g.F
The file was removedsrc/COAMPS_microphys/esati.prol
The file was removedsrc/COAMPS_microphys/eqa12.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa18.prol
The file was addedsrc/Microphys/KK_microphys/KK_utilities.F90
The file was modified src/CLUBB_core/numerical_check.F90 (diff)
The file was addedsrc/Microphys/KK_microphys/KK_upscaled_means.F90
The file was removedsrc/microphys_driver.F90
The file was modified src/CLUBB_core/advance_windm_edsclrm_module.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/eqa22g.F
The file was removedsrc/SCM_Activation/CMakeLists.txt
The file was addedsrc/Microphys/microphys_interface.inc
The file was removedsrc/COAMPS_microphys/eqa8g.F
The file was addedsrc/Microphys/COAMPS_microphys/nrmtqi.F
The file was removedsrc/BUGSrad/CMakeLists.txt
The file was addedsrc/Microphys/COAMPS_microphys/qsatvi.prol
The file was addedsrc/Microphys/COAMPS_microphys/LICENSE
The file was addedsrc/Radiation/bugsrad_driver.F90
The file was addedsrc/Microphys/KK_microphys/PDF_integrals_all_MM.F90
The file was addedsrc/Radiation/BUGSrad/comscp2.F
The file was removedsrc/COAMPS_microphys/qsatvi.prol
The file was addedsrc/Radiation/extended_atmosphere_module.F90
The file was removedsrc/SCM_Activation/aer_ccn_act.F90
The file was modified compile/file_list/clubb_bugsrad_files (diff)
The file was modified compile/file_list/clubb_morrison_files (diff)
The file was removedsrc/KK_microphys/KK_utilities.F90
The file was removedsrc/enhanced_simann_fobj.inc
The file was addedsrc/SILHS/mt95.F90
The file was addedsrc/Microphys/COAMPS_microphys/esatv.F
The file was removedsrc/microphys_interface.inc
The file was addedsrc/Microphys/COAMPS_microphys/tgqr.F
The file was removedsrc/COAMPS_microphys/tgqs.F
The file was removedsrc/BUGSrad/bugsrad_physconst.F90
The file was removedsrc/BUGSrad/driver_read.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa14g.F
The file was modified src/G_unit_test_types/pdf_parameter_tests.F90 (diff)
The file was removedsrc/COAMPS_microphys/qtadj.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa5g.F
The file was removedsrc/COAMPS_microphys/eqa15.prol
The file was removedsrc/COAMPS_microphys/eqa12g.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa27r.F
The file was addedsrc/Microphys/ice_dfsn_module.F90
The file was addedsrc/Microphys/COAMPS_microphys/eqa9.F
The file was removedsrc/COAMPS_microphys/eqa19g.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa21g.F
The file was addedsrc/Radiation/BUGSrad/gases_ckd_data.h
The file was removedsrc/KK_microphys/PDF_integrals_means.F90
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
The file was removedsrc/BUGSrad/two_rt_sw_bs.F
The file was removedsrc/COAMPS_microphys/LICENSE
The file was addedsrc/Microphys/COAMPS_microphys/adjtq.prol
The file was removedsrc/lh_microphys_driver_module.F90
The file was addedsrc/Microphys/COAMPS_microphys/nrmtqw.F
The file was removedsrc/Microphys_utils/CMakeLists.txt
The file was removedsrc/CLUBB_core/mt95.F90
The file was addedsrc/Microphys/advance_microphys_module.F90
The file was modified compile/file_list/clubb_model_files (diff)
The file was addedsrc/Microphys/KK_microphys/KK_upscaled_covariances.F90
The file was modified compile/file_list/clubb_KK_microphys_files (diff)
The file was modified src/stat_file_utils.F90 (diff)
The file was addedsrc/Microphys/coamps_microphys_driver_module.F90
The file was removedsrc/COAMPS_microphys/nrmtqw.F
The file was addedsrc/Microphys/KK_microphys/AiryFunction.f90
The file was removedsrc/COAMPS_microphys/esat_new.F
The file was addedsrc/Microphys/COAMPS_microphys/qtadj.F
The file was addedsrc/Radiation/BUGSrad/gases_ckd.F90
The file was addedsrc/Radiation/BUGSrad/variables_radiation_module.F90
The file was addedsrc/Radiation/cos_solar_zen_module.F90
The file was addedsrc/Microphys/microphys_init_cleanup.F90
The file was removedsrc/BUGSrad/two_rt_sw.F
The file was removedsrc/BUGSrad/bugs_swr.F
The file was removedsrc/COAMPS_microphys/frzh.F
The file was modified src/jacobian.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/eqa12.F
The file was addedsrc/clubb_driver_test.F90
The file was modified src/CMakeLists.txt (diff)
The file was modified src/clubb_standalone.F90 (diff)
The file was removedsrc/COAMPS_microphys/eqa21.F
The file was removedsrc/KK_microphys/KK_upscaled_means.F90
The file was addedsrc/Microphys/COAMPS_microphys/eqa19.F
The file was addedsrc/Microphys/COAMPS_microphys/CMakeLists.txt
The file was removedsrc/cos_solar_zen_module.F90
The file was addedsrc/Microphys/COAMPS_microphys/nrmcol.F
The file was removedsrc/BUGSrad/two_rt_lw_iter.F
The file was modified src/error.F90 (diff)
The file was removedsrc/COAMPS_microphys/slope.F
The file was modified src/CLUBB_core/clip_explicit.F90 (diff)
The file was removedsrc/COAMPS_microphys/eqa6.prol
The file was removedsrc/COAMPS_microphys/eqa28.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa27.F
The file was removedsrc/SCM_Activation/aer_ccn_act_k.F90
The file was removedsrc/BUGSrad/gases_ckd.F90
The file was modified CMakeLists.txt (diff)
The file was addedsrc/Microphys/COAMPS_microphys/eqa22.F
The file was removedsrc/KK_microphys/PDF_integrals_all_MM.F90
The file was removedsrc/COAMPS_microphys/adjtq.prol
The file was addedsrc/Microphys/COAMPS_microphys/conice.F
The file was addedsrc/Microphys/SCM_Activation/CVS/Repository
The file was removedsrc/COAMPS_microphys/eqa26.prol
The file was addedsrc/Microphys/COAMPS_microphys/eqa18g.F
The file was removedsrc/KK_microphys/KK_upscaled_variances.F90
The file was modified src/input_fields.F90 (diff)
The file was removedsrc/COAMPS_microphys/eqa9.prol
The file was removedsrc/BUGSrad/rayle.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa6.F
The file was addedsrc/Microphys/SCM_Activation/CVS/Entries
The file was removedsrc/Morrison_microphys/CMakeLists.txt
The file was addedsrc/Microphys/COAMPS_microphys/eqa11g.F
The file was removedsrc/BUGSrad/newexp.F90
The file was addedsrc/Microphys/SCM_Activation/CVS/Root
The file was addedsrc/Microphys/microphys_driver.F90
The file was removedsrc/Morrison_microphys/Changes_M2005
The file was removedsrc/COAMPS_microphys/nrmcol.F
The file was addedsrc/Radiation/BUGSrad/cloudg.F
The file was removedsrc/COAMPS_microphys/eqa6.F
The file was addedsrc/Microphys/COAMPS_microphys/esati.F
The file was removedsrc/COAMPS_microphys/eqa7.prol
The file was addedsrc/Radiation/BUGSrad/CMakeLists.txt
The file was addedsrc/Radiation/BUGSrad/newexp.F90
The file was addedsrc/Radiation/BUGSrad/gascon.F
The file was removedsrc/BUGSrad/cloud_correlate.F90
The file was removedsrc/COAMPS_microphys/eqa13g.F
The file was removedsrc/Morrison_microphys/microphysics.F90
The file was removedsrc/COAMPS_microphys/eqa27.prol
The file was removedsrc/COAMPS_microphys/eqa28.prol
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was removedsrc/Morrison_microphys/README.MICRO_M2005
The file was addedsrc/Microphys/COAMPS_microphys/eqa10g.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa26.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa17g.F
The file was modified src/G_unit_test_types/CMakeLists.txt (diff)
The file was modified src/input_netcdf.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/gamma.prol
The file was removedsrc/CLUBB_core/parameters_model.F90
The file was addedsrc/Microphys/SCM_Activation/aer_in_act.F90
The file was addedsrc/Microphys/COAMPS_microphys/gamma.F
The file was addedsrc/Microphys/COAMPS_microphys/slope.F
The file was modified src/Numerical_recipes/CMakeLists.txt (diff)
The file was modified src/CLUBB_core/grid_class.F90 (diff)
The file was addedsrc/Radiation/BUGSrad/bugsrad_planck.F90
The file was removedsrc/COAMPS_microphys/gamma.prol
The file was addedsrc/Microphys/KK_microphys/parameters_KK.F90
The file was modified compile/file_list/clubb_parabolic_files (diff)
The file was addedsrc/Radiation/BUGSrad/bugs_rad.F
The file was removedsrc/COAMPS_microphys/eqa21.prol
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was removedsrc/KK_microphys/KK_local_means.F90
The file was addedsrc/Radiation/CMakeLists.txt
The file was addedsrc/Microphys/COAMPS_microphys/eqa25.prol
The file was addedsrc/Microphys/COAMPS_microphys/conice.prol
The file was addedsrc/Microphys/COAMPS_microphys/esatvm.prol
The file was addedsrc/Microphys/COAMPS_microphys/eqa15.prol
The file was removedsrc/coamps_microphys_driver_module.F90
The file was addedsrc/Microphys/KK_microphys/Parabolic_constants.f90
The file was modified compile.py (diff)
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was addedsrc/Microphys/KK_microphys/KK_local_means.F90
The file was removedsrc/BUGSrad/comscp1.F
The file was removedsrc/BUGSrad/two_rt_lw.F
The file was removedsrc/Morrison_microphys/module_mp_graupel.F90
The file was removedsrc/KK_microphys/KK_upscaled_turbulent_sed.F90
The file was addedsrc/Microphys/SCM_Activation/aerosol_params.F90
The file was removedsrc/morrison_microphys_module.F90
The file was addedsrc/Radiation/BUGSrad/driver_read.F
The file was removedsrc/COAMPS_microphys/tvqr.prol
The file was addedsrc/Microphys/pdf_hydromet_microphys_wrapper.F90
The file was modified src/generalized_grid_test.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/eqa13g.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa7.F
The file was removedsrc/COAMPS_microphys/adjmlt.F
The file was removedsrc/COAMPS_microphys/eqa26.F
The file was addedsrc/Microphys/COAMPS_microphys/qsatvi.F
The file was removedsrc/SCM_Activation/CVS/Repository
The file was addedsrc/Microphys/COAMPS_microphys/eqa8g.F
The file was removedsrc/Parabolic_constants.f90
The file was addedsrc/Microphys/COAMPS_microphys/eqa9g.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa19g.F
The file was addedsrc/Microphys/COAMPS_microphys/eqa25.F
The file was addedsrc/Microphys/COAMPS_microphys/esati.prol
The file was addedsrc/Microphys/COAMPS_microphys/eqa12.prol
The file was removedsrc/BUGSrad/cloudg.F
The file was removedsrc/COAMPS_microphys/eqa25.F
The file was removedsrc/KK_microphys/PDF_integrals_covar.F90
The file was removedsrc/COAMPS_microphys/eqa14g.F
The file was removedsrc/BUGSrad/bugs_rad.F
The file was addedsrc/Microphys/COAMPS_microphys/esat_new.F
The file was addedsrc/Radiation/BUGSrad/bugs_swr.F
The file was modified src/CLUBB_core/pdf_parameter_module.F90 (diff)
The file was addedsrc/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90
The file was removedsrc/COAMPS_microphys/eqa18.F
The file was addedsrc/Microphys/microphysics.F90
The file was removedsrc/COAMPS_microphys/eqa22.F
The file was removedsrc/BUGSrad/kinds.F90
The file was addedsrc/Radiation/rad_lwsw_module.F90
The file was addedsrc/Microphys/COAMPS_microphys/eqa20g.F
The file was removedsrc/COAMPS_microphys/tgqi.F
The file was addedsrc/Numerical_recipes/quicksort.F90
The file was removedsrc/BUGSrad/two_rt_sw_ocastrndm.F90
The file was removedsrc/BUGSrad/two_rt_lw_sel.F
The file was modified src/SILHS/output_2D_samples_module.F90 (diff)
The file was addedsrc/Radiation/BUGSrad/bugsrad_physconst.F90
The file was addedsrc/Microphys/KK_microphys/Parabolic.f90
The file was modified src/clubb_tuner.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/adjmlt.F
The file was removedsrc/microphys_init_cleanup.F90
The file was removedsrc/COAMPS_microphys/eqa19.prol
The file was removedsrc/COAMPS_microphys/tgqr.F
The file was modified src/sounding.F90 (diff)
The file was addedsrc/Microphys/COAMPS_microphys/eqa9.prol
The file was removedsrc/COAMPS_microphys/adjtq.F
The file was removedsrc/COAMPS_microphys/eqa22.prol
The file was removedsrc/COAMPS_microphys/eqa12.prol
The file was modified src/CLUBB_core/pdf_closure_module.F90 (diff)
The file was removedsrc/SCM_Activation/CVS/Tag
The file was removedsrc/BUGSrad/gascon.F
The file was removedsrc/parameters_radiation.F90
The file was addedsrc/Radiation/radiation_module.F90
The file was removedsrc/KK_microphys/CMakeLists.txt
The file was addedsrc/Benchmark_cases/prescribe_forcings.F90
The file was addedsrc/Microphys/COAMPS_microphys/eqa21.F
The file was addedsrc/Microphys/mixed_moment_PDF_integrals.F90
The file was addedsrc/Microphys/morrison_microphys_module.F90
The file was modified src/SILHS/CMakeLists.txt (diff)
The file was removedsrc/COAMPS_microphys/eqa11g.F
The file was addedsrc/Microphys/COAMPS_microphys/frzh.F
The file was removedsrc/COAMPS_microphys/eqa9g.F
The file was removedsrc/BUGSrad/bugsrad_planck.F90
The file was removedsrc/COAMPS_microphys/eqa22g.F
The file was addedsrc/Microphys/CMakeLists.txt
The file was removedsrc/BUGSrad/bugs_lwr.F
The file was modified src/G_unit_test_types/spurious_source_test.F90 (diff)
The file was removedsrc/gfdl_activation.F90
The file was removedsrc/COAMPS_microphys/eqa27.F
The file was addedsrc/Microphys/COAMPS_microphys/esat1.prol
The file was addedsrc/Microphys/Changes_M2005
The file was addedsrc/Microphys/KK_microphys/PDF_integrals_means.F90
The file was addedsrc/Microphys/COAMPS_microphys/eqa7.prol
The file was removedsrc/COAMPS_microphys/eqa7.F
The file was removedsrc/COAMPS_microphys/slope.prol
The file was addedsrc/Microphys/COAMPS_microphys/eqa6.prol
The file was removedsrc/COAMPS_microphys/eqa19.F
The file was addedsrc/Microphys/estimate_scm_microphys_module.F90
The file was addedsrc/Microphys/KK_microphys_module.F90
The file was addedsrc/Microphys/COAMPS_microphys/tvqs.prol
The file was modified src/CLUBB_core/output_netcdf.F90 (diff)
The file was removedsrc/COAMPS_microphys/eqa15.F
The file was removedsrc/COAMPS_microphys/eqa17g.F
The file was removedsrc/COAMPS_microphys/tgqg.F
The file was removedsrc/quicksort.F90
The file was removedsrc/COAMPS_microphys/nrmtqi.F
The file was addedsrc/Microphys/lh_microphys_driver_module.F90
The file was modified compile/convert_acc_to_omp.bash (diff)
The file was removedsrc/SCM_Activation/CVS/Entries
The file was addedsrc/Radiation/BUGSrad/two_rt_lw_iter.F
The file was removedsrc/clubb_model_settings.F90
The file was removedsrc/COAMPS_microphys/gamma.F
The file was addedsrc/Microphys/SCM_Activation/CMakeLists.txt
The file was addedsrc/Microphys/COAMPS_microphys/eqa15.F
The file was addedsrc/Microphys/parameters_microphys.F90
The file was removedsrc/bugsrad_driver.F90
The file was removedsrc/time_dependent_input.F90
The file was addedsrc/Numerical_recipes/enhanced_simann.F90
The file was addedsrc/Radiation/BUGSrad/two_rt_lw.F
The file was modified src/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was removedsrc/KK_microphys/KK_Nrm_tendencies.F90