Commit
db5164bb7ed0c78ce4f06f92e7bf6118d10addf3
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
| fill_holes.F90 (diff) |
The file was modified
| advance_xp3_module.F90 (diff) |
The file was modified
| pdf_closure_module.F90 (diff) |
The file was modified
| new_tsdadg_pdf.F90 (diff) |
The file was modified
| new_pdf.F90 (diff) |
The file was modified
| advance_xp2_xpyp_module.F90 (diff) |
The file was modified
| stats_type_utilities.F90 (diff) |
The file was modified
| numerical_check.F90 (diff) |
The file was modified
| turbulent_adv_pdf.F90 (diff) |
The file was modified
| advance_helper_module.F90 (diff) |
The file was modified
| clip_explicit.F90 (diff) |
The file was modified
| setup_clubb_pdf_params.F90 (diff) |
The file was modified
| LY93_pdf.F90 (diff) |
The file was modified
| advance_windm_edsclrm_module.F90 (diff) |
The file was modified
| adg1_adg2_3d_luhar_pdf.F90 (diff) |
The file was modified
| clubb_api_module.F90 (diff) |
The file was modified
| mixing_length.F90 (diff) |
The file was modified
| mono_flux_limiter.F90 (diff) |
The file was modified
| advance_clubb_core_module.F90 (diff) |
The file was modified
| sponge_layer_damping.F90 (diff) |
The file was modified
| new_pdf_main.F90 (diff) |
The file was modified
| grid_class.F90 (diff) |
The file was modified
| advance_wp2_wp3_module.F90 (diff) |
The file was modified
| stats_clubb_utilities.F90 (diff) |
The file was modified
| new_hybrid_pdf_main.F90 (diff) |
The file was modified
| advance_xm_wpxp_module.F90 (diff) |
The file was modified
| pos_definite_module.F90 (diff) |
|
The file was modified
| components/eam/src/physics/cam/clubb_intr.F90 (diff) |
|
The file was modified
| clubb_api_module.F90 (diff) |
The file was modified
| new_pdf_main.F90 (diff) |
The file was modified
| new_hybrid_pdf_main.F90 (diff) |
The file was modified
| advance_wp2_wp3_module.F90 (diff) |
The file was modified
| advance_xp2_xpyp_module.F90 (diff) |
The file was modified
| pdf_closure_module.F90 (diff) |
The file was modified
| advance_clubb_core_module.F90 (diff) |
The file was modified
| pdf_parameter_module.F90 (diff) |
The file was modified
| advance_xm_wpxp_module.F90 (diff) |