Commit
e8deb21c70b21643aee441c04fa17278ac8d7c91
by noreplyAlmost final loop pushes (#1012)
* Pushing loop into clip_rcm
* Pushing column loop into trapezoid routines.
* Pushing column loop into clip_covar routines.
* Pushing column loop into clip_variance and clip_skewness.
* Replacing sgn_turbulent_velocity with built in fortran sign
* Removing gr from argument list of stats calls, replacing with just nz
* Replacing some usages of gr with just the number of vertical levels
* Replacing some usages of gr with just the number of vertical levels again
* Missed a couple files to commit
* Pushing some loops and removing need for gr to be passed into some routines.
* Pushing loop into advance_xp3
* Pushing loop into mixing length
* Some more loop pushing
* Pushing some loops into mono_flux limit, skipping the lhs routine since it's a bit tricky at the moment, will do after change to grid class.
* Removing gr from argument list of stats accumulate
* Precalculating zt2zm so that we can use 2d version
* Precalculating um/vm ddzt so that we can use 2d version
* Precalculating things to use 2d version of zt2zm
* Making 2d version of cubic interp for grid class
* Small modifications to sponge damping code argument lists
* Renaming some variables
|
The file was modified
| src/CLUBB_core/LY93_pdf.F90 (diff) |
The file was modified
| src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 (diff) |
The file was modified
| src/CLUBB_core/sponge_layer_damping.F90 (diff) |
The file was modified
| src/CLUBB_core/new_tsdadg_pdf.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_wp2_wp3_module.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_xm_wpxp_module.F90 (diff) |
The file was modified
| src/microphys_driver.F90 (diff) |
The file was modified
| src/CLUBB_core/setup_clubb_pdf_params.F90 (diff) |
The file was modified
| src/CLUBB_core/new_pdf.F90 (diff) |
The file was modified
| src/CLUBB_core/pos_definite_module.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_windm_edsclrm_module.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff) |
The file was modified
| src/CLUBB_core/stats_type_utilities.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_helper_module.F90 (diff) |
The file was modified
| src/CLUBB_core/fill_holes.F90 (diff) |
The file was modified
| src/CLUBB_core/numerical_check.F90 (diff) |
The file was modified
| src/CLUBB_core/grid_class.F90 (diff) |
The file was modified
| src/CLUBB_core/new_hybrid_pdf_main.F90 (diff) |
The file was modified
| src/CLUBB_core/mono_flux_limiter.F90 (diff) |
The file was modified
| src/advance_microphys_module.F90 (diff) |
The file was modified
| src/CLUBB_core/new_pdf_main.F90 (diff) |
The file was modified
| src/G_unit_test_types/pdf_parameter_tests.F90 (diff) |
The file was modified
| src/CLUBB_core/turbulent_adv_pdf.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_xp3_module.F90 (diff) |
The file was modified
| src/CLUBB_core/pdf_closure_module.F90 (diff) |
The file was modified
| src/CLUBB_core/stats_clubb_utilities.F90 (diff) |
The file was modified
| src/clubb_driver.F90 (diff) |
The file was modified
| src/CLUBB_core/clubb_api_module.F90 (diff) |
The file was modified
| src/CLUBB_core/mixing_length.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_clubb_core_module.F90 (diff) |
The file was modified
| src/CLUBB_core/clip_explicit.F90 (diff) |
|
The file was modified
| microphysics.F90 (diff) |
|
The file was modified
| src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff) |
The file was modified
| src/G_unit_test_types/spurious_source_test.F90 (diff) |
The file was modified
| src/CLUBB_core/clubb_api_module.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_wp2_wp3_module.F90 (diff) |
The file was modified
| src/CLUBB_core/new_pdf_main.F90 (diff) |
The file was modified
| src/clubb_driver.F90 (diff) |
The file was modified
| src/CLUBB_core/new_hybrid_pdf_main.F90 (diff) |
The file was modified
| src/CLUBB_core/pdf_closure_module.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_clubb_core_module.F90 (diff) |
The file was modified
| src/CLUBB_core/advance_xm_wpxp_module.F90 (diff) |
The file was modified
| src/G_unit_test_types/pdf_parameter_tests.F90 (diff) |
The file was modified
| src/CLUBB_core/pdf_parameter_module.F90 (diff) |