Summary
- ADG1_pdf_driver subroutine port with OpenACC (details)
- Replacing old elemental ADG1_w_closure with new GPUized one. Making G_unit tests work with new version. Also making mixt_frac_max_mag a scalar since it was only being used as such. larson-group/clubb#1049 (details)
- Making the multicolumn code open the netcdf file before writing and close when finished writing. This fixes a bug where the netcdf data wasn't being written. (details)
- For tuning dashboard, modify the separate input file (details)
- Delete tuner file that was accidentally committed (details)
- Prevent accidental commits of python .pyc files (details)
- I can now safely remove all the "ifdef E3SM" statements from CLUBB's (details)
The file was modified | src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 (diff) |
The file was modified | compile/config/linux_x86_64_nvhpc_casper.bash (diff) |
The file was modified | src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 (diff) |
The file was modified | src/G_unit_test_types/pdf_parameter_tests.F90 (diff) |
The file was modified | src/G_unit_test_types/spurious_source_test.F90 (diff) |
The file was modified | src/clubb_driver.F90 (diff) |
The file was modified | utilities/sens_matrix/analyze_sensitivity_matrix.py (diff) |
The file was added | utilities/sens_matrix/__pycache__/analyze_sensitivity_matrix.cpython-310.pyc |
The file was modified | utilities/sens_matrix/sens_matrix_dashboard.py (diff) |
The file was modified | utilities/sens_matrix/set_up_dashboard_inputs.py (diff) |
The file was removed | utilities/sens_matrix/__pycache__/analyze_sensitivity_matrix.cpython-310.pyc |
The file was modified | .gitignore (diff) |
The file was modified | src/CLUBB_core/parameters_tunable.F90 (diff) |