Summary
- Reducing the number of calls to Cholesky_factor. This is bit-for-bit for all standalone cases and our coarse res version of cam. larson-group/cam#129 (details)
- Reordering dimensions of mu, sigma, corr_arrays, and cholesky matrices. This makes the dimension ordering more consistent with similar arrays and should help to reduce computational cost by reducing array slicing. This is all bit-for-bit. larson-group/cam#129 (details)
- Reordering dimensions of mu, sigma, corr_arrays, and cholesky matrices. This makes the dimension ordering more consistent with similar arrays and should help to reduce computational cost by reducing array slicing. This is all bit-for-bit. larson-group/cam#129 (details)
- Making compatible with latest clubb changes. larson-group/cam#129 (details)
The file was modified | setup_clubb_pdf_params.F90 (diff) |
The file was modified | clubb_api_module.F90 (diff) |
The file was modified | setup_clubb_pdf_params.F90 (diff) |
The file was modified | latin_hypercube_driver_module.F90 (diff) |
The file was modified | transform_to_pdf_module.F90 (diff) |
The file was modified | SRC/SGS_CLUBB/clubb_sgs.F90 (diff) |