Linear and adjoint boundary layer physics#182
Conversation
…j-h/lfric_apps into align_adjoint_tests_to_linear_model
…test_tolerance_nml
…ted. Need to do jedi_tlm_forecast_tl
…test_tolerance_nml
…tests_to_linear_model
…test_tolerance_nml
…tests_to_linear_model
…increment_adjoint_test
DrTVockerodtMO
left a comment
There was a problem hiding this comment.
Thank you Tom for consolidating these changes, I appreciate it's quite a large task. I do have some changes that I would like addressed please.
applications/adjoint_tests/source/algorithm/timestepping/atlt_si_timestep_alg_mod.x90
Outdated
Show resolved
Hide resolved
science/adjoint/source/algorithm/linear_physics/atl_bdy_lyr_alg.x90
Outdated
Show resolved
Hide resolved
science/adjoint/source/algorithm/linear_physics/atl_bdy_lyr_alg.x90
Outdated
Show resolved
Hide resolved
science/adjoint/source/algorithm/linear_physics/atl_physics_alg.x90
Outdated
Show resolved
Hide resolved
science/adjoint/source/kernel/linear_physics/atl_bl_inc_kernel_mod.F90
Outdated
Show resolved
Hide resolved
science/adjoint/source/kernel/linear_physics/atl_bl_inc_kernel_mod.F90
Outdated
Show resolved
Hide resolved
DrTVockerodtMO
left a comment
There was a problem hiding this comment.
Thank you for making the changes, looks good to me!
|
Having problems with the linear integration tests since merging in changes from #170. Working on it now. Once sorted that will be it. |
…on of C224 tasks (merge error)
I'm really having trouble understanding this failure. I think @cjohnson-pi will be able to help but is on leave today, back Monday. Sorry to have to hold things up @mo-marqh @jennyhickson |
|
Issue mentioned above now fixed. I misinterpreted what the failed test was telling me. Fix was just to include a switch that doesn't set up the land fraction field when it's not needed. Now ready for Code Review. |
23ba635 to
a2de907
Compare
mo-marqh
left a comment
There was a problem hiding this comment.
this change proposal meets coding standards, is well defined and passed sci/tech review.
macros are run and KGOs updated to enable all and weekly tests
approved for main
ss421
left a comment
There was a problem hiding this comment.
For JEDI, we need to fix a couple of the example configurations so perhaps these could be updated with that? @tom-j-h - what is the correct path?
@DanStoneMO is doing that work so could add the correct path?
| diag_stem_name='diagGungho', | ||
| ls_directory='/data/users/lfricadmin/data/tangent-linear/Ticket354', | ||
| ls_filename='final_ls', | ||
| ls_directory='/data/users/tim.payne/lfric_apps/files', |
There was a problem hiding this comment.
I know that this has been merged but I wonder if this should be updated to LFRic BIGDATA before the release?
There was a problem hiding this comment.
Yes, these should've been changed along with the rose configs. @mo-marqh could this be hotfixed?
| diag_stem_name='diagGungho', | ||
| ls_directory='/data/users/lfricadmin/data/tangent-linear/Ticket354', | ||
| ls_filename='final_ls', | ||
| ls_directory='/data/users/tim.payne/lfric_apps/files', |
I believe the apps run there are |
Looks like its been fixed by another PR. Was just suggesting that they are updated while Dan was updating other configs but that is no longer needed :-) |
PR Summary
Sci/Tech Reviewer: @cjohnson-pi
Code Reviewer: @mo-marqh
This development is described on an old trac ticket: https://code.metoffice.gov.uk/trac/lfric_apps/ticket/682. This includes many links to the details of the scheme, as well as plots of results. In particular, https://wwwspice/~tim.payne/docs/4D-Var/PF/TL_BL_2025/TL_BL_2025.html has links to relevant VSDP documents.
Development was done by Tim Payne - I am simply taking the old fcm branch and creating this GitHub PR.
PLEASE NOTE - this is a follow-on to #163. The branch was created from #163's branch in my fork, but I can't make a PR into that branch because then I would be stuck in my fork. So, to look at the actual changes relevant to this PR alone, look at the diff of this branch with #161's branch: tom-j-h/lfric_apps@jelf_C224_adjoint_tests...tom-j-h:lfric_apps:tlad_boundary_layer
PLEASE ALSO NOTE - #163 is blocked by #161 which is blocked by #156 which relies on MetOffice/lfric_core#227, so when testing, I used this Core branch.
The change includes new files to be added to
BIG_DATA_DIR- see paths to files in /data/users/tim.payne/ in changes. Essentially it is just:/data/users/tim.payne/lfric_apps/files/final_ls_with_land.nc(on SPICE)/data/users/tim.payne/lfric_apps/files/final_2021060200-2021060207.nc(on EX, for weekly C224 test)Also need KGO update for this weekly test: https://cylchub/services/cylc-review/taskjobs/tom.hill/?suite=tlad_boundary_layer-linear_model_ex1a_weekly%2Frun3
Test branch: https://github.com/tom-j-h/lfric_apps/tree/tlad_boundary_layer-test
Code Quality Checklist
Testing
trac.log
Test Suite Results - lfric_apps - tlad_boundary_layer-developer/run20
Suite Information
Task Information
❌ failed tasks - 12
⌛ waiting tasks - 2
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