Lfric atm coupled#624
Conversation
iboutle
left a comment
There was a problem hiding this comment.
Looks good to me.
When I update the science of the lfric_atm & lfric_coupled apps to GC6, it may be possible to merge the 2 apps together (as the differences should be much less then), although possibly there is still an argument for keeping them separate...
Pierre Siddall (Pierre-siddall)
left a comment
There was a problem hiding this comment.
Happy with the changes to CODEOWNERS, approved on behalf of SSD.
Wolfgang Hayek (tinyendian)
left a comment
There was a problem hiding this comment.
Looks good to me
|
Thanks very much for making us aware of this change James Bruten (@james-bruten-mo) - sounds like a reasonable change to me. As part of a future PR we will look to get the |
Matthew Hambley (MatthewHambley)
left a comment
There was a problem hiding this comment.
Code owner (Build system) review: No problem with deleting the build system of an application which is being deleted.
PR Summary
Sci/Tech Reviewer: Paul Earnshaw (@pdearnshaw)
Code Reviewer: Steve Mullerworth (@stevemullerworth)
Retire the lfric_coupled application, instead running coupled testing via the lfric_atm application.
Coupled tasks are now identified by the rose-stem suite by the addition of
coupledto the build section of the task name. This causes the different modules to be loaded and the ocean and rivers builds to be done.The rose-stem suite uses a separate
lfric_atm_coupledapp rather than the existinglfric_atmapp, as the differences are big enough that using optional configs doesn't make sense.The kgo doesn't match between the old lfric_coupled task and the new lfric_atm one. This is due to differences in the build and optimisation settings between the 2 applications. If I copy the old
buildandoptimisationdirectories from lfric_coupled into lfric_atm, the kgo passes, indicating the differences are just due to the build settings changes.Code Quality Checklist
Testing
trac.log
Test Suite Results - lfric_apps - lfric_atm_coupled/run10
Suite Information
Task Information
❌ failed tasks - 2
⌛ waiting tasks - 1
Security Considerations
Performance Impact
AI Assistance and Attribution
Documentation
PSyclone Approval
Sci/Tech Review
(Please alert the code reviewer via a tag when you have approved the SR)
Code Review