Skip to content
Started 2 mo 11 days ago
Took 53 sec
Failed

Build #343 (Feb 21, 2025, 10:54:48 AM)

Changes
  1. Slightly relaxing the convergence criteria to fix convergence test. (details / githubweb)
  2. QuadTune: On matrix-eqn bar chart, plot only extraMetricsToPlot.  Add sens-bias scatterplot of only extraMetricsToPlot.  In parameter increments bar chart, change absolute values to squares. (details / githubweb)
  3. change remapping subroutine to take number of levels and levels as input instead of whole grid object (details / githubweb)
  4. add more general functions to interpolate (details / githubweb)
  5. QuadTune: Add useLongTitle option, which adds extra information on the plotted quantity, if desired. (details / githubweb)
  6. QuadTune: Plot bias instead of negative bias on metricsBarChart and bias-vs-sensitivity plots. (details / githubweb)
  7. add and refactor functions for remapping values given on zm levels (details / githubweb)
  8. Monoflux GPU optimization (#1221) (details / githubweb)
  9. fix compiler errors and refactoring to stay under 100 chars per line (details / githubweb)
  10. remove TODOs and used new interpolating function in interpolate_forcings (details / githubweb)
  11. add functions for adaptive grid generation and grid density function normalization (details / githubweb)
  12. QuadTune: Made plot_PcSensMap work when len(varPrefixes) > 1. (details / githubweb)
  13. QuadTune: Merge in bootstrap sampling (details / githubweb)
  14. Swapping the loop order on a few kernels, I found this faster for the nvhpc compiler and it's BFB (details / githubweb)
  15. add conservative ullrich remapping to cases with forcing time dependent inputs (details / githubweb)
  16. BIT_CHANGING bug fix that only affects l_t_dependent cases running with multiple columns, I detected this with cgils cases, but I'm not sure how it slipped through initially. (details / githubweb)
  17. add grid adaptation and flag (details / githubweb)
  18. clean up and add warning for case when remapping from dycore flag cannot be used (details / githubweb)
  19. Set l_wp2_fill_holes_tke to true by default (#1226) (details / githubweb)
  20. some refactoring (details / githubweb)
  21. add logical flag for dycore and renamed flags for dycore and grid adaptation (details / githubweb)
  22. Remove err code (#1218) (details / githubweb)
  23. remove ifdefs (details / githubweb)
  24. Renamed check_res to err_code in numerical_check.F90 for consistency (#1227) (details / githubweb)
  25. refactoring (details / githubweb)
  26. add units (details / githubweb)
  27. changed Lscale to inverse (details / githubweb)
  28. add write to file for grid adaptation (still WIP) (details / githubweb)

Started by user carstensen

Revision: 4f684f5e4f6f68221095e9ca8da33c5da4cb6c5e
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/merge_cons_remapping