Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
b81bf54
Use ignore_dependencies_for in sw transmute script
jirudaya Feb 25, 2026
83fb2d0
Use ignore_dependencies_for in lw transmute script
jirudaya Feb 25, 2026
8fde962
Add sw_seg_limit to namelist for SW blocking control
jirudaya Feb 25, 2026
0de0baf
Add lw_seg_limit to namelist for SW blocking control
jirudaya Feb 25, 2026
e2bc0e7
Introduce sw_seg_limit to control SW segment size
jirudaya Feb 25, 2026
d2d09b2
Introduce lw_seg_limit to control LW segment size
jirudaya Feb 25, 2026
5a6ebec
Move sw_segement_limit and lw_segement_limit to segmentation config
jirudaya Mar 11, 2026
95ccafa
Remove unwanted print
jirudaya Mar 11, 2026
bc562fb
Initialize segmentation parameters for radiation_alg step
jirudaya Mar 11, 2026
3cd1baf
Add contribution information
jirudaya Mar 11, 2026
30c8840
Update interfaces/socrates_interface/source/kernel/lw_kernel_mod.F90
jirudaya Mar 12, 2026
e59b8c7
Add notes reminding that changes may be needed to transmute the scripts
jirudaya Mar 12, 2026
fef2e85
Set the default segment limits to 32
jirudaya Mar 17, 2026
0fe365b
Revert "Set the default segment limits to 32"
jirudaya Mar 17, 2026
19853e3
Update versions.py
jirudaya Mar 17, 2026
fe5f942
Round up the division operations
jirudaya Mar 25, 2026
dfa891b
Remove default segment limits setting in rose-app for sw and lw kernel
jirudaya Mar 25, 2026
b4815b1
Merge branch 'main' into fix/289-improve-sw-lw-radiation-omp-scaling
MetBenjaminWent Apr 1, 2026
59fe9ee
Update science/gungho/rose-meta/lfric-gungho/versions.py
jirudaya Apr 1, 2026
3554de3
Update science/gungho/rose-meta/lfric-gungho/versions.py
jirudaya Apr 1, 2026
5dd5745
Apply suggestion from @MetBenjaminWent
jirudaya Apr 1, 2026
7470374
Merge branch 'main' into fix/289-improve-sw-lw-radiation-omp-scaling
mo-lottieturner Apr 16, 2026
51f6437
Merge branch 'main' into fix/289-improve-sw-lw-radiation-omp-scaling
mo-lottieturner Apr 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add contribution information
Signed-off-by: jirudaya <158197464+jirudaya@users.noreply.github.com>
  • Loading branch information
jirudaya committed Mar 17, 2026
commit 3cd1baf65ad5154f3e9588ea3d055052b18ec70b
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
| ----------- | --------- | ----------- | ---- |
| james-bruten-mo | James Bruten | Met Office | 2025-12-09 |
| jennyhickson | Jenny Hickson | Met Office | 2025-12-10 |
| jirudaya | Jaffery Irudayasamy | University of Edinburgh | 2026-03-11 |